We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1076dd commit 65517f2Copy full SHA for 65517f2
doc/build/build.md
@@ -160,7 +160,7 @@ Building Julia requires that the following software be installed:
160
161
On Debian-based distributions (e.g. Ubuntu), you can easily install them with `apt-get`:
162
```
163
-sudo apt-get install build-essential libatomic1 python gfortran perl wget m4 cmake pkg-config
+sudo apt-get install build-essential libatomic1 python gfortran perl wget m4 cmake pkg-config curl
164
165
166
Julia uses the following external libraries, which are automatically
0 commit comments