Переглянути джерело

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

Завантаження…
Відмінити
Зберегти