diff --git a/README.markdown b/README.markdown index d7e9717..7a7d000 100644 --- a/README.markdown +++ b/README.markdown @@ -18,10 +18,12 @@ Graphical primitives allows you to direct a virtual "turtle" that is holding a p Download and installation ========================= -You can download frac in the "Downloads" section. You need a Java runtime 6 or greater in order to run frac. On most systems, just double click on the jar you downloaded. +You can download frac in the "Release" section of the Github repository. + +You need a Java runtime 8 or greater in order to run frac. On most systems, just double click on the jar you downloaded. You can also type this command in a terminal: - java -jar frac-1.0.4.jar + java -jar frac-1.0.5.jar Most basic definition =====================