Merge branch 'master' of github.com:ryannhg/elm-spa

This commit is contained in:
Ryan Haskell-Glatz 2020-07-14 07:02:09 -05:00
commit 40fd82bd2a

View File

@ -3,7 +3,7 @@
You can install `elm-spa` via [npm](https://nodejs.org/):
```terminal
npm install -g elm-spa@5.0.0
npm install -g elm-spa@latest
```
Now, you can run `elm-spa` from the terminal!
@ -72,4 +72,4 @@ Just use `npm start`, and you're good!
---
Next, let's talk about the [Routing](/guide/routing)!
Next, let's talk about the [Routing](/guide/routing)!