fix: correct formatting in local development setup instructions
This commit is contained in:
@@ -22,7 +22,7 @@ To setup development locally run the following commands:
|
|||||||
* `cd cinny-desktop/cinny`
|
* `cd cinny-desktop/cinny`
|
||||||
* `npm ci`
|
* `npm ci`
|
||||||
* `cd ..`
|
* `cd ..`
|
||||||
* `npm ci`
|
* `npm ci`
|
||||||
|
|
||||||
To build the app locally, run:
|
To build the app locally, run:
|
||||||
* `npm run build`
|
* `npm run build`
|
||||||
|
|||||||
Reference in New Issue
Block a user