mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-04 12:01:50 +02:00
fix(readme): wrong comment about running app
This commit is contained in:
@@ -57,10 +57,10 @@ To run this application, you'll need [Docker](https://docs.docker.com/engine/ins
|
|||||||
From your command line:
|
From your command line:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Clone this repository
|
# Create a folder for WYGIWYH (optional)
|
||||||
$ mkdir WYGIWYH
|
$ mkdir WYGIWYH
|
||||||
|
|
||||||
# Go into the repository
|
# Go into the folder
|
||||||
$ cd WYGIWYH
|
$ cd WYGIWYH
|
||||||
|
|
||||||
$ touch docker-compose.yml
|
$ touch docker-compose.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user