aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL.txt
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2023-09-10 17:38:32 +0900
committernsfisis <nsfisis@gmail.com>2023-09-10 17:38:32 +0900
commit75c64775c16a179b463d62125e5b76b1e6342789 (patch)
tree0cdb50ee1d543216ad56b7aa52c18d9c7d5aa021 /INSTALL.txt
parentf609a0be2d3b0fba6af1f0d778b959c18b9dbffe (diff)
downloaddotfiles-75c64775c16a179b463d62125e5b76b1e6342789.tar.gz
dotfiles-75c64775c16a179b463d62125e5b76b1e6342789.tar.zst
dotfiles-75c64775c16a179b463d62125e5b76b1e6342789.zip
mitamae: install cargo-compete
Diffstat (limited to 'INSTALL.txt')
-rw-r--r--INSTALL.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index 84eab70..6728f6e 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -20,8 +20,6 @@ $ tic -xe tmux-256color /var/tmp/tmux-256color.info
$ go install github.com/rhysd/vim-startuptime@latest
-$ cargo install cargo-compete
-
# Restart your machine.
```
@@ -39,7 +37,6 @@ $ sudo apt install \
$ sudo adduser $(whoami) docker
$ cargo install alacritty
-$ cargo install cargo-compete
$ go install github.com/rhysd/vim-startuptime@latest
```