Fix docker build command syntax. Closes #736.
This commit is contained in:
parent
0c561e5341
commit
45025fa4f0
@ -18,7 +18,7 @@ Vimwiki functionality. It is based on the following tools:
|
|||||||
|
|
||||||
## Building Docker Image
|
## Building Docker Image
|
||||||
|
|
||||||
To build the Docker image run `docker build -t vimwiki` from the Vimwiki
|
To build the Docker image run `docker build -t vimwiki .` from the Vimwiki
|
||||||
repository root (same location as the Dockerfile).
|
repository root (same location as the Dockerfile).
|
||||||
|
|
||||||
## Running Tests
|
## Running Tests
|
||||||
|
Loading…
Reference in New Issue
Block a user