Skip to content

Commit 8538389

Browse files
author
Žygimantas Medelis
committed
Fix script name. Its run-management
1 parent 2888738 commit 8538389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ After that clone Example project and run crawling management UI.
2525
```
2626
git clone git@github.com:tokenmill/crawling-framework-example.git
2727
cd crawling-framework-example
28-
bin/run-administration-ui.sh
28+
bin/run-management-ui.sh
2929
```
3030

3131
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

Comments
 (0)