aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-31 08:41:49 -1000
committerFuwn <[email protected]>2022-07-31 08:41:49 -1000
commit603cad9e75bf0c5ef5d1c06daa5df13845ff137e (patch)
treefc5eb35ba02b41cc93984bfe0f9399bee4291616 /README.md
parentfeat: initial commit (diff)
downloadwindmark-starter-project-main.tar.xz
windmark-starter-project-main.zip
docs(README.md): fix git uriHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 62ef20e..7a4203d 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
Get started by cloning this project with Git and `cd`ing into it!
```shell
-git clone https://github.com/gemrest/windmark-start-project
+git clone https://github.com/gemrest/windmark-starter-project
cd windmark-starter-project
```