mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
Update README.md
This commit is contained in:
parent
1833977282
commit
2cd581fc22
@ -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
|
||||
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user