A few more changes

This commit is contained in:
David Puglielli 2017-07-13 15:10:19 -07:00
parent 9aff63ecb4
commit 77522875fd

View file

@ -86,7 +86,7 @@ The following instructions assume a clean environment and show how to install PH
#### PHP 7.0
**Ubuntu 15.04, Ubuntu 15.10**
**Ubuntu 15.10**
sudo su
sh -c 'echo "deb http://packages.dotdeb.org jessie all \ndeb-src http://packages.dotdeb.org jessie all" >> /etc/apt/sources.list'
@ -134,6 +134,8 @@ The following instructions assume a clean environment and show how to install PH
#### PHP 7.1
Note that there are no PHP 7.1 packages available for Ubuntu 15.10.
**Ubuntu 16.04**
sudo su