Skip to content

Commit

Permalink
feat: changes Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hajdul88 committed Jan 24, 2025
1 parent 8e36b8b commit 048823e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ pip install cognee
```
### Deployment at Scale (Modal)

Scale cognee in 4 simple steps to handle enterprise workloads using [Modal](https://modal.com)'s GPU-powered infrastructure
Scale cognee in 4(+1) simple steps to handle enterprise workloads using [Modal](https://modal.com)'s GPU-powered infrastructure

**1. Install the modal python client**
```bash
Expand All @@ -262,6 +262,7 @@ This simple example will deploy separate cognee instances building their own mem
```bash
modal run -d modal_deployment.py
```
**5. Change the modal_deploy script and develop your own AI memory at scale 🚀**

## 💫 Contributors

Expand Down

0 comments on commit 048823e

Please sign in to comment.