Commit 346a1f9b authored by Daniel Agar's avatar Daniel Agar

add Ubuntu 15.04 to install instructions

parent 5ed992c8
......@@ -18,9 +18,9 @@ sudo apt-get install -yq git cmake ninja-build ccache libncurses5-dev liblzma-de
```
**Ubuntu 14.04/14.10**
**Ubuntu 14.04/14.10/15.04**
```
sudo apt-get install -yq git cmake ninja-build ccache libncurses5-dev liblzma-dev libreadline-dev libgmp3-dev autoconf libtool python-dev texlive-extra-utils clang-3.4 libssl-dev libsqlite3-dev pkg-config
sudo apt-get install -yq git cmake ninja-build ccache libncurses5-dev liblzma-dev libreadline-dev libgmp3-dev autoconf libtool python-dev texlive-extra-utils clang libssl-dev libsqlite3-dev pkg-config
```
### Building and testing
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment