(simatec) Fix readme
This commit is contained in:
parent
f0b5aaf06f
commit
61a27c6f05
1 changed files with 3 additions and 2 deletions
|
@ -63,18 +63,19 @@ git clone https://github.com/simatec/piler-docker.git
|
|||
cd /opt/piler-docker
|
||||
```
|
||||
|
||||
configure your Piler seetings
|
||||
* configure your Piler seetings
|
||||
|
||||
```
|
||||
nano piler.conf
|
||||
```
|
||||
|
||||
after config start the Install
|
||||
* after config start the Install
|
||||
|
||||
```
|
||||
bash install-piler.sh
|
||||
```
|
||||
|
||||
|
||||
Congratulations your Piler is installed...
|
||||
|
||||
The Piler can now be reached at http://your-domain:8080.
|
||||
|
|
Loading…
Reference in a new issue