Skip to content

Commit

Permalink
Update Ubuntu's dependencies list (github-linguist#5246)
Browse files Browse the repository at this point in the history
* Update list packages needed for ubuntu

Closes github-linguist#5245

* Use new libz package name

Co-authored-by: Colin Seymour <[email protected]>

Co-authored-by: Colin Seymour <[email protected]>
  • Loading branch information
wader and lildude authored Mar 8, 2021
1 parent 2d76af2 commit 6842d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ brew cask install docker

On Ubuntu:
```bash
apt-get install cmake pkg-config libicu-dev docker-ce
apt-get install cmake pkg-config libicu-dev docker.io ruby ruby-dev zlib1g-dev build-essential libssl-dev
```

The latest version of Bundler can be installed with `gem install bundler`.
Expand Down

0 comments on commit 6842d8c

Please sign in to comment.