Skip to content

Commit

Permalink
need curl for e.g. facebook images
Browse files Browse the repository at this point in the history
  • Loading branch information
iamcal committed Feb 5, 2024
1 parent fe40d3c commit 51d1de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Since it requires some time and a lot of CPU & memory, I usually spin up a tempo
As of Ubuntu 22.04, you can install recent versions of all dependencies via apt:

sudo apt-get update
sudo apt-get install -y git php php-mbstring imagemagick parallel
sudo apt-get install -y git php php-mbstring php-curl imagemagick parallel
sudo apt-get install -y pngquant zopfli

Don't forget to set up your git config before committing anything!
Expand Down

0 comments on commit 51d1de1

Please sign in to comment.