(simatec) Fix readme

This commit is contained in:
simatec 2022-03-08 15:19:54 +01:00
parent f0b5aaf06f
commit 61a27c6f05

View file

@ -63,18 +63,19 @@ git clone https://github.com/simatec/piler-docker.git
cd /opt/piler-docker cd /opt/piler-docker
``` ```
configure your Piler seetings * configure your Piler seetings
``` ```
nano piler.conf nano piler.conf
``` ```
after config start the Install * after config start the Install
``` ```
bash install-piler.sh bash install-piler.sh
``` ```
Congratulations your Piler is installed... Congratulations your Piler is installed...
The Piler can now be reached at http://your-domain:8080. The Piler can now be reached at http://your-domain:8080.