diff --git a/README.md b/README.md index bc85e08..e91034d 100644 --- a/README.md +++ b/README.md @@ -113,5 +113,5 @@ run the `bin/compile` script. To do this, run the following commands: git clone https://github.com/OPSnet/Logchecker cd Logchecker composer install -php -d phar.readonly=0 /bin/compile +php -d phar.readonly=0 bin/compile ``` \ No newline at end of file