瀏覽代碼

Update README.md

Co-authored-by: Maciej Gamrat <[email protected]>
Juan Carlos Alonso 3 年之前
父節點
當前提交
2adfc56c3c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -59,7 +59,7 @@ JSON Visio is data visualization tool for your json data which seamlessly illust
 A Docker file is provided in the root of the repo.
 If you want to run JsonVision locally:
 
-* Build Docker image with `docker build -t jsonvisio.`
+* Build Docker image with `docker build -t jsonvisio .`
 * Run locally with `docker run -p 8888:80 jsonvisio`
 * Go to [http://localhost:8888]