thanks bigardone, these should be updated

This commit is contained in:
Ryan Haskell-Glatz 2020-07-14 07:01:20 -05:00 committed by GitHub
parent d237f37e7d
commit e5341399f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)!