typo
This commit is contained in:
parent
cf7dd34767
commit
bdd8162bf8
@ -9,7 +9,7 @@ Install [Julia 0.6.0 or later](https://julialang.org/downloads/), if you haven't
|
|||||||
```julia
|
```julia
|
||||||
Pkg.add("Flux")
|
Pkg.add("Flux")
|
||||||
# Optional but recommended
|
# 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
|
Pkg.test("Flux") # Check things installed correctly
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user