Improve english

This commit is contained in:
Millaguie
2019-04-13 20:03:40 +02:00
parent 687ddf11a9
commit 8519f86fd3
+3 -3
View File
@@ -26,9 +26,9 @@ This document assumes the reader is familiar with Linux/UNIX, the Python program
**Using docker version**
To use with provided docker configuration you will need:
* A private repository with your configuration files (all .cfg files in repo will be copyed to the application root directory on start)
* A service user able to read your private repository
To work with provided docker setup you will need:
* A private repository with your configuration files (all .cfg files in repo will be copyed to the application root directory on start up)
* A service user able to read your private repository (or be brave and publish your configuration, or be really brave and give your username and password to the docker)
* A server with docker installed
* Follow this simple steps: