Skip to content

Commit 69be34e

Browse files
committed
Update readme
1 parent 0dbf090 commit 69be34e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Synthesizer meditation zone.
1111
To run a local instance, issue the following commands:
1212

1313
```sh
14-
$ git clone [email protected]:lukehorvat/synth-mood.git
15-
$ cd synth-mood
16-
$ npm install
17-
$ npm start
14+
git clone [email protected]:lukehorvat/synth-mood.git
15+
cd synth-mood
16+
npm install
17+
npm start
1818
```
1919

2020
This installs all dependencies and serves the Web app on port 9000.

0 commit comments

Comments
 (0)