mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-07-09 21:18:36 +02:00
feat(add docs):
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# Installation
|
||||
|
||||
This section will guide you through the installation process for Agentic Security.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- Python 3.11
|
||||
- pip
|
||||
|
||||
## Installation Steps
|
||||
|
||||
1. Install the package using pip:
|
||||
```bash
|
||||
pip install agentic_security
|
||||
```
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
If you encounter any issues during installation, please refer to the [troubleshooting guide](#) or contact support.
|
||||
Reference in New Issue
Block a user