Update Validating-Code.md (#6784)

Reflect the actual command that needs to be run
This commit is contained in:
deepseth
2017-06-06 22:49:53 +01:00
committed by Neil Lathwood
parent d5dd5c2da5
commit 986f99d0a4

View File

@@ -20,7 +20,7 @@ Composer will now be installed into /opt/librenms/composer.phar.
Now install the dependencies we require:
`composer install`
`./composer.phar install`
Once composer is installed you can now run the code validation script: