diff --git a/getting_started/linux_x86.md b/getting_started/linux_x86.md index 90a7a1e0f0..fb60a1293d 100644 --- a/getting_started/linux_x86.md +++ b/getting_started/linux_x86.md @@ -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-.tar.gz @@ -27,4 +27,4 @@ # C ./roc examples/hello-world/Hello.roc ``` -5. See [here](../README.md#examples) for the other examples. \ No newline at end of file +5. See [here](../README.md#examples) for the other examples.