Skip to content

Commit e2ad9fb

Browse files
authored
Add Server settings link to README.md
1 parent 59f5f6e commit e2ad9fb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ pip install -r requirements.txt
2121
python -m playwright install chromium
2222
```
2323
7. Register web scrapers in `PolyAnalyst`:
24-
- Open `PolyAnalyst Administrative Tool`
25-
- Go to `Server setting`
24+
- Navigate to [`Server setting`](https://localhost:5043/polyanalyst/static/paclient/pa6admin.html?page=18) in `PolyAnalyst Administrative Tool`
2625
- Open `Web scrapers` context menu and click on `Add item`
2726
- Enter the scraper name in the `Name` field. This name will be displayed in the drop-down `Scraper` menu in the `Internet Source` node wizard
2827
- Enter a command in the `Command` field. For example,

0 commit comments

Comments
 (0)