packages are tagged

This commit is contained in:
Mike J Innes 2017-03-04 13:53:49 +00:00
parent a03898d24d
commit 418e0c9aed
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@ The sections on [Recurrence](models/recurrent.html), [Debugging](models/debuggin
*... Charging Ion Capacitors ...*
```julia
Pkg.clone("https://github.com/MikeInnes/DataFlow.jl")
Pkg.clone("https://github.com/MikeInnes/Flux.jl")
Pkg.add("Flux.jl")
using Flux
```