Rename part10 to part12
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
Part 10
|
||||
=======
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
elm-package install
|
||||
```
|
||||
|
||||
(Answer `y` when prompted.)
|
||||
|
||||
|
||||
## Building
|
||||
|
||||
```bash
|
||||
elm-live Main.elm --open --pushstate --output=elm.js
|
||||
```
|
||||
|
||||
## References
|
||||
|
||||
* [Navigation package documentation](http://package.elm-lang.org/packages/elm-lang/navigation/latest)
|
||||
Reference in New Issue
Block a user