Skip to content

Commit

Permalink
Documentation Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zgornel committed May 21, 2018
1 parent 9a92058 commit 27cd2cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -301,7 +301,8 @@ The documentation is provided in Julia's native docsystem.
## Installation

The package can be installed by running `Pkg.add("NetworkLearning")` or, to check out the latest version,
`Pkg.checkout("NetworkLearning.jl")` in the Julia REPL.
`Pkg.checkout("NetworkLearning.jl")` in the Julia REPL. From `v0.1.0`, only versions of Julia above 0.7
are supported. Julia v.0.6 support can be found in the `support_julia_v0.6` branch (currently unmantained).



Expand Down

0 comments on commit 27cd2cd

Please sign in to comment.