Skip to content

Commit

Permalink
Merge pull request #113 from ragestudio/srgooglo-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
srgooglo authored Dec 18, 2023
2 parents 674cba8 + 16c9754 commit a5d621e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ For local development you will need to have installed some tools:
### Setup
- Getting the repository
```shell
git clone https://github.com/ragestudio/comty && cd comty
git clone --recurse-submodules https://github.com/ragestudio/comty && cd comty
```

- Installing all dependencies
Expand All @@ -74,4 +74,4 @@ yarn
Contributions to Comty are welcome. If you want to contribute, please follow the instructions mentioned in the CONTRIBUTING.md file.

## License 📜
Comty is licensed under the LGPL-2.1 license. See the LICENSE file for more details.
Comty is licensed under the LGPL-2.1 license. See the LICENSE file for more details.

0 comments on commit a5d621e

Please sign in to comment.