aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-04-27 16:49:46 +0900
committernsfisis <nsfisis@gmail.com>2025-04-27 16:49:46 +0900
commit3c8d630bd5ada8c8830f548dde783bffcff5c8a4 (patch)
treea7b873e6762b7f846d0462c3bf88a123eb734ca5 /README
parentdf3d67c83bd97c66f6e9eab42117444c4dbc6fc6 (diff)
downloaddotfiles-3c8d630bd5ada8c8830f548dde783bffcff5c8a4.tar.gz
dotfiles-3c8d630bd5ada8c8830f548dde783bffcff5c8a4.tar.zst
dotfiles-3c8d630bd5ada8c8830f548dde783bffcff5c8a4.zip
nix: use my own nur-packages
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README
index 1eddc2a..0e1bfc8 100644
--- a/README
+++ b/README
@@ -30,9 +30,6 @@ $ sudo adduser $(whoami) docker
$ cargo install alacritty
-$ cd ~/src/reparojson
-$ cargo install --path .
-
$ cd ~/src/git-helpers
$ go install ./cmd/...
```