Skip to content

Commit

Permalink
Update the documentation around dev dependencies. (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianpula authored and mdboom committed Nov 19, 2019
1 parent bd38722 commit f14c3fe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,9 @@ Additional build prerequisites are:
- PyYAML
- [lessc](http://lesscss.org/) to compile less to css.
- [uglifyjs](https://github.com/mishoo/UglifyJS) to minify Javascript builds.
- [ccache](https://ccache.samba.org) (optional) recommended for much faster rebuilds.
- gfortran (GNU Fortran 95 compiler)
- [f2c](http://www.netlib.org/f2c/)
- [ccache](https://ccache.samba.org) (optional) *highly* recommended for much faster rebuilds.

On Mac, you will also need:

Expand Down

0 comments on commit f14c3fe

Please sign in to comment.