Fix dev install instructions in README.
This commit is contained in:
parent
711009a5b7
commit
41a48f55c7
@ -7,7 +7,7 @@ An [experimental Mastodon client](https://n1k0.github.io/tooty/) written in Elm.
|
|||||||
### Setting up the development environment
|
### Setting up the development environment
|
||||||
|
|
||||||
$ npm i
|
$ npm i
|
||||||
$ ./node_modules/elm-package install
|
$ ./node_modules/.bin/elm-package install
|
||||||
|
|
||||||
### Starting the dev server
|
### Starting the dev server
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user