Merge branch 'nightly_examples' of github.com:rtfeldman/roc into nightly_examples

This commit is contained in:
Anton-4 2021-11-23 11:41:23 +01:00
commit 886592461e

View File

@ -1,4 +1,4 @@
1. Download the latest nighly from the assets [here](https://github.com/rtfeldman/roc/releases).
1. Download the latest nightly from the assets [here](https://github.com/rtfeldman/roc/releases).
2. Untar the archive:
```
tar -xf roc_nightly-linux_x86_64-<VERSION>.tar.gz
@ -27,4 +27,4 @@
# C
./roc examples/hello-world/Hello.roc
```
5. See [here](../README.md#examples) for the other examples.
5. See [here](../README.md#examples) for the other examples.