codemasher 5 лет назад
Родитель
Сommit
4454faeed3
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      docs/Readme.md

+ 2 - 2
docs/Readme.md

@@ -9,5 +9,5 @@ Locally created docs will appear in this directory. If you'd like to create loca
 - run it in the repository root directory:
 - run it in the repository root directory:
   - on Windows `c:\path\to\php.exe c:\path\to\phpDocumentor.phar --config=phpdoc.xml`
   - on Windows `c:\path\to\php.exe c:\path\to\phpDocumentor.phar --config=phpdoc.xml`
   - on Linux just `php /path/to/phpDocumentor.phar --config=phpdoc.xml`
   - on Linux just `php /path/to/phpDocumentor.phar --config=phpdoc.xml`
-  - open [index.html](./index.html) in a browser
-  - profit!
+- open [index.html](./index.html) in a browser
+- profit!