Wrong package (#85)

This commit is contained in:
Ian 2017-07-28 13:34:12 +02:00 committed by pajlada
parent 1151c20e6e
commit da5249f823

View file

@ -23,7 +23,7 @@ download the [boost library](https://sourceforge.net/projects/boost/files/boost/
### linux
#### Ubuntu 16.04.2 LTS
*most likely works the same for other Debian-like distros*
1. Install QT Creator `sudo apt-get install qt5-default`
1. Install QT Creator `sudo apt-get install qtcreator`
1. Install boost-dev `sudo apt-get install libboost-all-dev`
1. Copy `include/rapidjson` from [rapidjson](https://github.com/miloyip/rapidjson/releases/latest) into the chatterino directory
1. Open `chatterino.pro` with QT Creator and build