fix: update the command to start the project in README.md

This commit is contained in:
Dawid Wysokiński 2021-06-06 20:52:33 +02:00
parent c8ad1ef276
commit 612d750a1a

View File

@ -19,7 +19,7 @@ git clone git@github.com:tribalwarshelp/version.tribalwarshelp.com.git
``` ```
2. Navigate to the directory where you have cloned this repo. 2. Navigate to the directory where you have cloned this repo.
3. ``yarn install`` 3. ``yarn install``
4. ``yarn run develop`` 4. ``yarn run start``
## License ## License