feat(docs): update docs

This commit is contained in:
ItzCrazyKns 2024-06-29 11:39:23 +05:30
parent 022cf55db7
commit f4b01a29bb
No known key found for this signature in database
GPG Key ID: 8162927C7CCE3065

View File

@ -13,11 +13,11 @@ To update Perplexica to the latest version, follow these steps:
2. Navigate to the Project Directory
3. Update and Rebuild Docker Containers:
4.
```bash
docker compose up -d --build
```
5. Once the command completes running go to http://localhost:3000 and verify the latest changes.
4. Once the command completes running go to http://localhost:3000 and verify the latest changes.
## For non Docker users