Skip to content

Commit

Permalink
readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erapx committed Jan 21, 2016
1 parent c3c49ea commit 2f6dee0
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 @@ -36,7 +36,7 @@ To download a sample:
```python
from deepviz import sandbox
sbx = sandbox.Sandbox()
sbx.download_sample(hash="MD5-hash", api_key="my-api-key", path="output\\directory\\")
sbx.download_sample(md5="MD5-hash", api_key="my-api-key", path="output\\directory\\")
```


Expand Down

0 comments on commit 2f6dee0

Please sign in to comment.