You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,14 +46,6 @@ $ cd Whippet.jl
46
46
* You should install Julia locally, if you have to install system-wide, there is some help [here](https://groups.google.com/forum/#!topic/julia-users/9lQZJlLs99M)
47
47
* For instructions on using Whippet with **Julia v0.6.4**, look at the README.md within the Whippet v0.11.1 tag
48
48
49
-
50
-
*Notes*:
51
-
***Update to the most recent version** of Whippet by pulling the master branch `git pull`
52
-
* If you are having trouble finding the Whippet directory, you can ask the Julia REPL: `julia> Pkg.dir("Whippet")`
53
-
* For all executables in `Whippet/bin`, you can use the `-h` flag to get a list of the available command line options, their usage and defaults.
54
-
* You should install Julia and its packages locally, if you absolutely have to install system-wide, there is some help [here](https://groups.google.com/forum/#!topic/julia-users/9lQZJlLs99M)
55
-
* For instructions on using Whippet with Julia v0.6.4, use the Whippet v0.11.1 tag
0 commit comments