diff options
| author | Fuwn <[email protected]> | 2022-07-31 08:41:49 -1000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-07-31 08:41:49 -1000 |
| commit | 603cad9e75bf0c5ef5d1c06daa5df13845ff137e (patch) | |
| tree | fc5eb35ba02b41cc93984bfe0f9399bee4291616 | |
| parent | feat: initial commit (diff) | |
| download | windmark-starter-project-main.tar.xz windmark-starter-project-main.zip | |
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |