Skip to content

Commit

Permalink
added dot slash to script example
Browse files Browse the repository at this point in the history
  • Loading branch information
marnao committed Nov 10, 2016
1 parent ef0ad0e commit cc31f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ First, start laikad.py in async mode:

Then launch the middleware script and give it the address of the laikad broker and Redis database (defaults shown below):
```shell
laika_redis_client.py -b tcp://localhost:5558 -r localhost -p 6379
./laika_redis_client.py -b tcp://localhost:5558 -r localhost -p 6379
```

Note that you will need to use a logging module such as LOG_FLUENT to export the full scan result of the these file scans from laikad.
Expand Down

0 comments on commit cc31f04

Please sign in to comment.