Skip to content

Commit 6814977

Browse files
authored
change readme (#5)
1 parent 28ccf47 commit 6814977

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This guide outlines the steps to establish your development environment and conf
1515
Install the File Security SDK package with pip:
1616

1717
```sh
18-
python -m pip install file-security-sdk
18+
python -m pip install visionone-filesecurity
1919
```
2020

2121
## Obtain an API Key

amaas/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0"
1+
__version__ = "1.0.1"

0 commit comments

Comments
 (0)