diff --git a/README.md b/README.md index 0c1ec2c..3c10327 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Replace `vendor/extension` with the appropriate names. Read the extension docume ```bash app=flarum cd /var/www/$app +sudo su sudo -u $app php7.3 composer.phar require vendor/extension ```