Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sfchen committed Jun 7, 2016
1 parent d16727c commit 22e43e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ On Ubuntu, you can install Julia by `sudo apt-get install julia`, and type `juli
# run on Julia REPL
Pkg.add("OpenGene")
```
If you want to get the latest dev version of OpenGene
If you want to get the latest dev version of OpenGene (not for beginners)
```julia
Pkg.checkout("OpenGene")
```
Expand Down

0 comments on commit 22e43e6

Please sign in to comment.