Skip to content

Commit 9cc2f1e

Browse files
committed
feat(kali-linux-wsl): add tree-sitter-cli installation to guide
1 parent 3c91fe1 commit 9cc2f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Operating Systems/WSL/Kali Linux WSL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ sudo -e /etc/hosts
9595
I recommend that you use my [[ZSH|custom ZSH configuration]] for more convenience. After that, we'll have to install some dependencies of the packages that we'll download and install.
9696
9797
```bash
98-
sudo apt install fuse gcc make nodejs npm jq trash-cli
98+
sudo apt install fuse gcc make nodejs npm jq trash-cli tree-sitter-cli
9999
```
100100
101101
It is also a good time to create directories that you'll use often:

0 commit comments

Comments
 (0)