Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ git clone https://github.com/your-org/your-repo.git

2. Install dependencies:
```bash
pip install -r requirements.txt
pip install -r requirements.txt
```

!!! warning "Docker Required"
Make sure Docker is running before proceeding with the installation.
Make sure Docker is running before proceeding with the installation.sdfwert

??? question "Common Installation Issues"
- Port 8080 already in use
Expand Down
4 changes: 2 additions & 2 deletions docs/usage/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ This section provides detailed guides for using our software platform:

1. [Create a Project](create-project.md): Learn how to set up your first project
2. [Create a Process](create-process.md): Automate your workflows
3. [Test the Project](test-project.md): Ensure quality and reliability
3. [Test the Project](test-project.md): Ensure quality and reliabilitysdtrwtw

## Getting started

Review the following checklist before proceeding:

- [x] Complete installation
- [ ] Configure environment
- [ ] Create first project
- [ ] Create first projectdfdfsdf

---
Loading