Mention rapidjson-dev

Jan Niklas Hasse 2019-07-13 01:50:23 +02:00 committed by Fangrui Song
parent 6c0b6cb1c8
commit a748c63dc0

@ -160,7 +160,8 @@ sudo zypper install ccls
### Ubuntu
To build from source you'll need `sudo apt install zlib1g-dev libncurses-dev`
To build from source you'll need `sudo apt install zlib1g-dev libncurses-dev`.
To use system rapidjson, install `rapidjson-dev`.
On Ubuntu 16.04 install g++-7 via [these directions](https://gist.github.com/jlblancoc/99521194aba975286c80f93e47966dc5)