mirror of
https://github.com/almet/copanier.git
synced 2025-04-28 11:32:38 +02:00
Added missing quotes in README.md
This commit is contained in:
parent
c8605fbd36
commit
045deec68d
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ To give a try to Copanier quickly, you can use docker:
|
|||
```bash
|
||||
sudo docker build -t copanier:local .
|
||||
sudo docker run --name copanier --rm -p 2244:2244 copanier:local
|
||||
```
|
||||
|
||||
## Run local server
|
||||
|
||||
|
|
Loading…
Reference in a new issue