mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
add link zig download
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
parent
ef06e3c820
commit
1f88745528
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ you'll need to install one or more of these platform languages too.
|
|||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||
```
|
||||
|
||||
1. For Zig-based platforms: download zig 0.9.1, extract the archive and add export PATH=$PATH:~/path/to/zig to your shell startup script (.profile, .zshrc, …).
|
||||
1. For Zig-based platforms: [download zig 0.9.1](https://ziglang.org/download/0.9.1/zig-linux-x86_64-0.9.1.tar.xz), extract the archive and add export PATH=$PATH:~/path/to/zig to your shell startup script (.profile, .zshrc, …).
|
||||
|
||||
1. Install a C compiler, for apps with C-based platforms:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue