Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 379c538

Browse files
author
Adam Kliment
committed
Relative hook path in dredd CLI example
1 parent 952f16d commit 379c538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Usage
7272
7373
2. Run it with Dredd::
7474

75-
$ dredd apiary.apib localhost:3000 --language python --hookfiles hooks.py
75+
$ dredd apiary.apib localhost:3000 --language python --hookfiles ./hooks.py
7676

7777
API
7878
===

0 commit comments

Comments
 (0)