diff options
| -rw-r--r-- | INSTALL.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL.txt b/INSTALL.txt index 40dbf1b..92c9dea 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -42,6 +42,8 @@ $ tic -xe tmux-256color /var/tmp/tmux-256color.info $ go install github.com/rhysd/vim-startuptime@latest +$ cargo install cargo-compete + # Restart your machine. ``` @@ -82,6 +84,7 @@ $ sudo adduser $(whoami) docker $ cargo install hgrep $ cargo install alacritty +$ cargo install cargo-compete $ go install github.com/rhysd/vim-startuptime@latest |
