From 5ca9f93e217a5ce5aff7169667c8cf226dfa1185 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Zeman?= Date: Wed, 6 Feb 2019 16:14:00 +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 09a3efd7..b13a671e 100644 --- a/gui/README.md +++ b/gui/README.md @@ -20,7 +20,7 @@ or > main.bat #for Windows ``` -In the "dist/bin" directory, there should be created a "workspace" directory where you can put datasets for analysis. Then, if you click on the "Load graph" or "Load dataset" operation, the content of the "workspace" directory is displayed and you can select datasets to be loaded. +In the `/dist/bin` directory, there should be created a `workspace` directory where you can put datasets for analysis. Then, if you click on the "Load graph" or "Load dataset" operation, the content of the `workspace` directory is displayed and you can select datasets to be loaded. ### Option 3: Run RDFRules HTTP API + GUI in Docker