Typo on dump-swagger.py script path in readme
This commit is contained in:
parent
4adeb0d6fe
commit
eff9da89ea
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ a Swagger specs, they must be combined into a single json file. This can be
|
|||
done as follows::
|
||||
|
||||
source env/bin/activate
|
||||
./dump-swagger.py
|
||||
./scripts/dump-swagger.py
|
||||
|
||||
By default, ``dump-swagger`` will write to ``scripts/swagger/api-docs.json``.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue