Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 0317809

Browse files
author
Samuel Hassine
committed
[documentation] Tiny enhancement on the README
1 parent 93d124e commit 0317809

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@ The official OpenCTI Python client helps developers to use the OpenCTI API by pr
1010

1111
## Python client
1212

13+
To install the Python client library, please use `pip`:
14+
1315
```bash
1416
$ pip3 install pycti
1517
```
1618

17-
On Windows, please execute the following after installing `pycti`
19+
On Windows, please execute the following after installing `pycti`:
1820

1921
```
2022
$ pip3 uninstall python-magic

0 commit comments

Comments
 (0)