diff options
author | Viet <51826956+hoangvietdo@users.noreply.github.com> | 2024-04-09 05:13:22 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-08 16:13:22 -0400 |
commit | 23773900d9a2e1079a1a04d31adce5c5e901db6f (patch) | |
tree | 0c244266dc98a05343b3c67457044578a1ec287f | |
parent | c4363e4ad8aa3269a581d89b1e11403dd89df291 (diff) |
Update README (#832)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |