Skip to content

Commit 558437e

Browse files
authored
Merge pull request #94 from adi611/adi611-patch-2
Incomplete setup and installation instructions in README.md
2 parents af12e7f + 41df9f1 commit 558437e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ The Agent uses a Redis local server as a caching layer. That said, it's necessar
1919
```
2020
sudo ./redis_setup.sh # <- Might be necessary to uso sudo
2121
```
22+
### Running hydrus server
23+
Since this is an API Client, we need an appropriate hydrus server to query to. To setup a localhost follow the instructions at https://github.com/HTTP-APIs/hydrus#demo.
24+
2225

2326
### Running the GUI
2427
If you've installed the Requirements and have the proper Redis running you can simply:

0 commit comments

Comments
 (0)