Skip to content
Snippets Groups Projects
Commit 3faaeb1f authored by Michael Aaron Murphy's avatar Michael Aaron Murphy
Browse files

Merge branch 'examples_README' into 'master'

Add TOOLCHAIN var to examples README

See merge request redox-os/ion!905
parents 7045df39 8231b034
No related branches found
No related tags found
No related merge requests found
...@@ -5,4 +5,8 @@ the state of the shell as it is developed. When the **run_examples.sh** script ...@@ -5,4 +5,8 @@ the state of the shell as it is developed. When the **run_examples.sh** script
is executed, it will build Ion and execute each of the ion scripts here, and is executed, it will build Ion and execute each of the ion scripts here, and
compare their outputs to their assoicated **out** files. compare their outputs to their assoicated **out** files.
```
TOOLCHAIN=stable ./run_examples.sh
```
For more elaborate examples of Ion usage, check out the **advanced** directory. For more elaborate examples of Ion usage, check out the **advanced** directory.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment