diff --git a/README.md b/README.md index 5dbcfad75..dbaf3ba19 100644 --- a/README.md +++ b/README.md @@ -49,42 +49,18 @@ pnpm start ## 👨🏼‍💻 Useful Commands -**Install dependencies** - -```sh -npm install -``` - -**Update dependencies** - -```sh -npm update -``` - -**Start local server** - -```sh -npm start -``` - **Update Quartz** ```sh npm run update ``` -**Sync the repo** +**Sync changes** ```sh npm run sync ``` -**Build only** - -```sh -npm run build -``` - **Read about a command** ```sh