fix: correct formatting in local development setup instructions
All checks were successful
Build / increment-version (push) Successful in 11s
Build / build-linux (push) Successful in 1m59s
Build / build-windows (push) Successful in 5m6s
Build / create-release (push) Successful in 1m20s

This commit is contained in:
2026-05-13 05:55:01 +10:00
parent a8c742376f
commit f97a8d4929

View File

@@ -22,7 +22,7 @@ To setup development locally run the following commands:
* `cd cinny-desktop/cinny`
* `npm ci`
* `cd ..`
* `npm ci`
* `npm ci`
To build the app locally, run:
* `npm run build`