Explorar el Código

Update README.md

Co-authored-by: Maciej Gamrat <[email protected]>
Juan Carlos Alonso hace 3 años
padre
commit
2adfc56c3c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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]