Skip to content

Commit 69ab817

Browse files
authored
Update README.md
1 parent 105a7a5 commit 69ab817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import fireeyepy
2323
## Detection On Demand
2424
Construct a Detection object with your api key:
2525
```python
26-
detection = fireeye.Detection(key=api_key)
26+
detection = fireeyepy.Detection(key=api_key)
2727
```
2828
### Upload A File
2929
```python

0 commit comments

Comments
 (0)