Skip to content

Commit

Permalink
Merge pull request #75 from PeterUpfold/add-unzip-to-chrome-build-docs
Browse files Browse the repository at this point in the history
Add unzip to dependencies for make chrome-build
  • Loading branch information
lwthiker authored Jun 2, 2022
2 parents 4809f03 + aebcf85 commit d887cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ sudo apt install python3-pip libnss3
pip install gyp-next
export PATH="$PATH:~/.local/bin" # Add gyp to PATH
# For the Chrome version only
sudo apt install golang-go
sudo apt install golang-go unzip
```

Clone this repository:
Expand Down

0 comments on commit d887cc2

Please sign in to comment.