fixed typo in README.md
This commit is contained in:
@@ -6,8 +6,8 @@ Using docker is the easiest way!
|
|||||||
|
|
||||||
If you already have docker up and running, all you need to start Widerhall is
|
If you already have docker up and running, all you need to start Widerhall is
|
||||||
|
|
||||||
1. Download the [Dockerfile](Dockerfile)
|
1. Download the [Dockerfile](../Dockerfile)
|
||||||
2. Build the image: `docker build -t widerhall /path-to-dockerfile/
|
2. Build the image: `docker build -t widerhall /path-to-dockerfile/`
|
||||||
3. Start a container:
|
3. Start a container:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user