Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeInnes committed Mar 1, 2018
1 parent cf7dd34 commit bdd8162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Install [Julia 0.6.0 or later](https://julialang.org/downloads/), if you haven't
```julia
Pkg.add("Flux")
# Optional but recommended
Pkg.update() # Keep your packages are up to date
Pkg.update() # Keep your packages up to date
Pkg.test("Flux") # Check things installed correctly
```

Expand Down

0 comments on commit bdd8162

Please sign in to comment.