We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2888738 commit 8538389Copy full SHA for 8538389
README.md
@@ -25,7 +25,7 @@ After that clone Example project and run crawling management UI.
25
```
26
git clone git@github.com:tokenmill/crawling-framework-example.git
27
cd crawling-framework-example
28
-bin/run-administration-ui.sh
+bin/run-management-ui.sh
29
30
31
Once started open http://localhost:8081/ which will show empty crawling setup. In order to populate it with pre-configured Science News setup:
0 commit comments