upleveled / system-setup

Set up a PERN development environment on Windows, macOS and Linux
28 stars 19 forks source link

Add curl installation step to Linux setup #59

Closed ProchaLu closed 5 months ago

ProchaLu commented 5 months ago

Closes #55

The curl command-line tool isn't pre-installed in Linux Ubuntu. To make sure the System Setup works as intended, this PR adds a step to install curl before its usage.