aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEduardo Julian2015-05-05 16:02:16 -0400
committerEduardo Julian2015-05-05 16:02:16 -0400
commit2aca948eddd42300a936fd449b8ab77333d95146 (patch)
tree6b15daf88a20f0d18d5a2aed1d6877215b9bd7fb /README.md
parentc9547f099e00b7ffccef70680ced09126adec61b (diff)
Changed the link to the updated place.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e57bd086d..0040c8b9f 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ However, some small programs can be written to try out Lux and get a feeling for
### How can I use it?
-Download the 0.1 compiler from here: https://github.com/LuxLang/lux/raw/master/lux-jvm-0.1.0-standalone.jar
+Download the 0.1 compiler from here: https://github.com/LuxLang/lux/releases/download/0.1.0/lux-jvm-0.1.0-standalone.jar
Right now, the current version of Lux (0.1) is mostly to play around with the language, so it's a bit limited on what you can do.
Once you download the compiler, you'll want to create a directory named "source" in the same directory where the compiler is located.