summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 2e3e71a..dc07339 100644
--- a/README.org
+++ b/README.org
@@ -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