aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorViet <51826956+hoangvietdo@users.noreply.github.com>2024-04-09 05:13:22 +0900
committerGitHub <noreply@github.com>2024-04-08 16:13:22 -0400
commit23773900d9a2e1079a1a04d31adce5c5e901db6f (patch)
tree0c244266dc98a05343b3c67457044578a1ec287f /README.md
parentc4363e4ad8aa3269a581d89b1e11403dd89df291 (diff)
Update README (#832)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5ca19d7..4dd8ac8 100644
--- a/README.md
+++ b/README.md
@@ -253,7 +253,7 @@ sudo apt install make gcc ripgrep unzip neovim
```
sudo add-apt-repository ppa:neovim-ppa/unstable -y
sudo apt update
-sudo apt install make gcc ripgrep unzip neovim
+sudo apt install make gcc ripgrep unzip git neovim
```
</details>
<details><summary>Debian Install Steps</summary>