From 4454faeed305139f1c1265d14f95ea3d2b8101b8 Mon Sep 17 00:00:00 2001 From: codemasher Date: Tue, 7 Apr 2020 16:48:09 +0200 Subject: [PATCH] :shower: --- docs/Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Readme.md b/docs/Readme.md index 9f3dfe2a3..333d01ca4 100644 --- a/docs/Readme.md +++ b/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: - 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` - - open [index.html](./index.html) in a browser - - profit! +- open [index.html](./index.html) in a browser +- profit!