summary refs log tree commit diff
path: root/topics/rust
diff options
context:
space:
mode:
authorPjotr Prins2025-10-22 10:19:06 +0200
committerPjotr Prins2026-01-05 11:12:11 +0100
commitd48daa1f85c60db82e02c580b0824a209ec1caac (patch)
tree2e84042a5496155d9abd1198506304de48bdc291 /topics/rust
parent1adfa9084a13ff96b34ea614e024148a172af7b9 (diff)
downloadgn-gemtext-d48daa1f85c60db82e02c580b0824a209ec1caac.tar.gz
AGC bindings
Diffstat (limited to 'topics/rust')
-rw-r--r--topics/rust/guix-rust-bootstrap.gmi1
1 files changed, 1 insertions, 0 deletions
diff --git a/topics/rust/guix-rust-bootstrap.gmi b/topics/rust/guix-rust-bootstrap.gmi
index c459358..cd3c322 100644
--- a/topics/rust/guix-rust-bootstrap.gmi
+++ b/topics/rust/guix-rust-bootstrap.gmi
@@ -19,6 +19,7 @@ Important is to have a recent version of Guix. This is achieved with 'guix pull'
 
 
 ```sh
+mkdir -p ~/opt
 guix pull -p ~/opt/guix-pull --url=https://codeberg.org/guix/guix
 ```