Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ryannhg/elm-spa
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-haskell committed Jul 14, 2020
2 parents c016a05 + e534139 commit 40fd82b
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 40fd82b

Please sign in to comment.