Skip to content

Commit

Permalink
docs: Needed zip and unzip installed.
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadzkralla committed Sep 28, 2024
1 parent dbd7089 commit a70f175
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ sudo apt-get install -y lua5.3
sudo apt-get install -y nodejs npm
sudo apt-get install -y gcc
sudo apt-get install -y python3-pip
sudo apt-get install -y zip unzip

# Install pynvim for Python support
pip3 install pynvim
Expand Down

0 comments on commit a70f175

Please sign in to comment.