Skip to content

Commit 2787644

Browse files
authored
Update README.md
1 parent c314bd3 commit 2787644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A template for getting started with [AstroNvim](https://github.com/AstroNvim/Ast
99
#### Install termux required packages
1010

1111
```shell
12-
apt update && yes | apt upgrade && apt update && yes | apt install build-essential termux-api gdu gdb gdbserver gh fd fzf neovim lua-language-server npm install --save-dev jq-lsp luarocks stylua ripgrep lazygit yarn python python-pip ccls clang rust-analyzer git ruby && pip install neovim && npm install -g neovim && gem install neovim;
12+
apt update && yes | apt upgrade && apt update && yes | apt install build-essential termux-api gdu gdb gdbserver gh fd fzf neovim lua-language-server jq-lsp luarocks stylua ripgrep lazygit yarn python python-pip ccls clang rust-analyzer git ruby && pip install neovim && npm install -g neovim && gem install neovim;
1313
```
1414

1515
#### Make a backup of your current nvim and shared folder

0 commit comments

Comments
 (0)