Skip to content

Commit

Permalink
Adding php7.1-xml installation
Browse files Browse the repository at this point in the history
  • Loading branch information
ulvii authored Mar 9, 2017
1 parent a6416d7 commit f76f604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Following instructions shows how to install PHP 7.x, Microsoft ODBC driver, apac
sudo su
add-apt-repository ppa:ondrej/php
apt-get update
apt-get -y install php7.1 mcrypt php7.1-mcrypt php-mbstring php-pear php7.1-dev
apt-get -y install php7.1 mcrypt php7.1-mcrypt php-mbstring php-pear php7.1-dev php7.1-xml

**RedHat 7**

Expand Down

0 comments on commit f76f604

Please sign in to comment.