From 66cfa5303eb495f2c5004585028071b0344144fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Zeman?= Date: Wed, 6 Feb 2019 16:15:30 +0100 Subject: [PATCH] Update README.md --- gui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/README.md b/gui/README.md index b13a671e..eb425168 100644 --- a/gui/README.md +++ b/gui/README.md @@ -32,7 +32,7 @@ In the `/dist/bin` directory, there should be created a `workspace` directory wh The GUI is available on this address: http://localhost:8899/api/webapp -You can copy datasets into the "workspace" directory in the running docker container by this command: +You can copy datasets into the `workspace` directory in the running docker container by this command: ``` > docker cp path/to/dataset rdfrules:/root/webapp/workspace