Skip to content

Commit

Permalink
Added link to Aedifex to "Chapter 1: Getting started".
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoejp committed Oct 1, 2021
1 parent 6283562 commit 3010090
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Lux uses a custom-made build tool named _Aedifex_ which is configured using a de

To install Aedifex, go to https://github.com/LuxLang/lux/tree/master/shell and download either `lux.bat` or `lux.sh` depending on whether you're on Windows or Linux/Mac.

Also download the `aedifex.jar` file, and place it (along with either of the scripts you downloaded) somewhere in your `PATH`.
Also [download the aedifex.jar file](https://github.com/LuxLang/lux/releases/download/0.6.0/aedifex.jar), and place it (along with either of the scripts you downloaded) somewhere in your `PATH`.

Now, you'll have access to the `lux` command, which allows you to run Aedifex to build and test Lux projects.

Expand Down

0 comments on commit 3010090

Please sign in to comment.