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

Commit 9aefd70

Browse files
author
Samuel Hassine
committed
Update the README
1 parent c88fc0b commit 9aefd70

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,16 @@ To install the Python client library, please use `pip`:
1616
$ pip3 install pycti
1717
```
1818

19-
On Windows, please execute the following after installing `pycti`:
20-
21-
```
22-
$ pip3 uninstall python-magic
23-
$ pip3 install python-magic-bin
24-
```
25-
2619
## Documentation
2720

2821
### Client usage
2922

30-
To learn about how to use the OpenCTI Python client and read some examples and cases, refer to [the client documentation](https://opencti-platform.github.io/docs/clients/python/overview).
23+
To learn about how to use the OpenCTI Python client and read some examples and cases, refer to [the client documentation](https://www.notion.so/luatix/Python-8adaac485c88475a8f465f99a73892b3).
3124

3225
### API reference
3326

34-
To learn about the methods available for executing queries and retrieving their answers, refer to [the client API Reference](https://opencti-platform.github.io/docs/clients/python/reference).
27+
To learn about the methods available for executing queries and retrieving their answers, refer to [the client API Reference](https://www.notion.so/luatix/Client-API-Reference-efeeb6deed74452fbf4d328017959d62).
3528

3629
## About
3730

38-
OpenCTI is a product powered by the collaboration of the [French national cybersecurity agency (ANSSI)](https://ssi.gouv.fr), the [CERT-EU](https://cert.europa.eu) and the [Luatix](https://www.luatix.org) non-profit organization.
31+
OpenCTI is a product powered by the collaboration of the [French national cybersecurity agency (ANSSI)](https://ssi.gouv.fr), the [CERT-EU](https://cert.europa.eu) and the [Luatix](https://www.luatix.org) non-profit organization.

0 commit comments

Comments
 (0)