Update Readme.rst for Debian 9
[grauphel.git] / README.rst
index e19381ff6650724a1b85d8179711f3771e3b494e..4bb9c585dd7b78baf9b1f181e2ef55308f88d5f1 100644 (file)
@@ -129,10 +129,10 @@ It may be that grauphel now shows you an error message::
   PHP extension "oauth" is required
 
 You have to install the PHP PECL oauth extension now.
-On Debian 7 or higher, do the following::
+On Debian 9 or higher, do the following::
 
   $ apt install php-oauth
-  $ php5enmod oauth
+  $ phpenmod oauth
   $ /etc/init.d/apache2 restart
 
 Reload the nextCloud page in your browser now.