Skip to content

Commit

Permalink
docs: update install deps
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg authored Oct 1, 2024
1 parent d80b4ba commit 06aa2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Simply find the page you want and create a pull request!

Install [Jekyll](https://jekyllrb.com) as follows:

sudo apt install ruby ruby-dev make gcc zlib1g-dev
sudo apt install ruby ruby-dev make g++ gcc zlib1g-dev
sudo gem install bundler --version 2.2.16
sudo gem install jekyll

Expand Down

0 comments on commit 06aa2f6

Please sign in to comment.