Преглед изворни кода

Fix compile command using relative path

pull/7/head
Borewit пре 6 година
родитељ
комит
b6c0dc9b56
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      README.md

+ 1
- 1
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
```

Loading…
Откажи
Сачувај