summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJozef Selesi <jozef.selesi@saturized.com>2013-03-07 00:10:36 +0100
committerJozef Selesi <jozef.selesi@saturized.com>2013-03-07 00:10:36 +0100
commite8552f4e61cadf98f5f303a3be621f960f2afdf4 (patch)
treec38c5f4f6090f8c5e5eddb336a9d7e7993063844
parentf50590127f960a59a25e4daff16d0c98d062b712 (diff)
Add newline after code block so packaging doesn't complain.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fbe87ea6..a10fd672 100644
--- a/README.md
+++ b/README.md
@@ -65,6 +65,7 @@ instructions.
```sh
php installer/index.php [-h host] [-u user] [-p pass] [-d dbname]
```
+
Command line parameters:
```sh