fix typo in readme

This commit is contained in:
igoradamenko
2018-04-08 14:39:13 +03:00
parent 89417aea82
commit 10df17b2c6
+1 -1
View File
@@ -23,7 +23,7 @@ Remark42 is a self-hosted, lightweight, and simple (yet functional) comment engi
* copy provided `docker-compose.yml` and customize for your needs
* make sure you **don't keep** `DEV=true` for any non-development deployments
* pull prepared images from docker hub and start - `docker-compose pull && docker compose up -d`
* pull prepared images from docker hub and start - `docker-compose pull && docker-compose up -d`
* alternatively compile from sources - `docker-compose build`
#### Parameters