diff --git a/test/Readme.md b/test/Readme.md index 24fc530..a91681e 100644 --- a/test/Readme.md +++ b/test/Readme.md @@ -18,7 +18,7 @@ Vimwiki functionality. It is based on the following tools: ## 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). ## Running Tests