mirror of
https://github.com/idrainformatica/RoadmapMaker.git
synced 2026-04-22 08:45:37 +02:00
Update readme.md
This commit is contained in:
@@ -12,7 +12,7 @@ A modern Flask webapp for visualizing and managing project roadmaps. Perfect for
|
|||||||
## 🚀 Quick Start
|
## 🚀 Quick Start
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/roadmap-webapp.git
|
git clone https://github.com/iris1801/RoadmapMaker
|
||||||
cd roadmap-webapp
|
cd roadmap-webapp
|
||||||
python -m venv venv
|
python -m venv venv
|
||||||
source venv/bin/activate # Windows: venv\Scripts\activate
|
source venv/bin/activate # Windows: venv\Scripts\activate
|
||||||
|
|||||||
Reference in New Issue
Block a user