Skip to content

Commit

Permalink
thanks bigardone, these should be updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-haskell authored Jul 14, 2020
1 parent d237f37 commit e534139
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/elm-spa-dev/public/content/guide/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Expand Down Expand Up @@ -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)!

0 comments on commit e534139

Please sign in to comment.