diff options
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -29,7 +29,7 @@ newer (hopefully the newest!) Zig version that should enable you to compile the | |||
| 29 | ** Compiling & installing | 29 | ** Compiling & installing |
| 30 | 30 | ||
| 31 | #+begin_src shell | 31 | #+begin_src shell |
| 32 | git clone https://git.sr.ht/~ukko/zup | 32 | git clone https://git.enes.lv/zup |
| 33 | cd zup | 33 | cd zup |
| 34 | zig build -Doptimize=ReleaseSafe -p ~/.local | 34 | zig build -Doptimize=ReleaseSafe -p ~/.local |
| 35 | #+end_src | 35 | #+end_src |