aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 19b1497..ac254b1 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -11,8 +11,6 @@ $ ./bootstrap hotaru
$ sudo adduser $(whoami) docker
$ cargo install alacritty
-
-$ go install github.com/rhysd/vim-startuptime@latest
```
## PC 168
@@ -37,8 +35,6 @@ $ sudo atsutil databases -remove
$ /usr/local/opt/ncurses/bin/infocmp tmux-256color > /var/tmp/tmux-256color.info
$ tic -xe tmux-256color /var/tmp/tmux-256color.info
-$ go install github.com/rhysd/vim-startuptime@latest
-
# Restart your machine.
```