Update README.md

This commit is contained in:
Emir Karabeg
2025-03-06 23:34:22 -08:00
committed by GitHub
parent caca804683
commit fdbc01345f

View File

@@ -32,8 +32,6 @@ docker compose up -d
### Option 2: Dev Containers
For the best development experience:
1. Open VS Code or your favorite VS Code fork (Cursor, Windsurf, etc.)
2. Install the [Remote - Containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)
3. Open the project in your editor
@@ -42,8 +40,6 @@ For the best development experience:
### Option 3: Manual Setup
If you prefer not to use Docker or Dev Containers:
1. **Install Dependencies**
```bash