Skip to content

Commit 6dbce14

Browse files
authored
Remove absolute path from navigation command
1 parent 03c27ee commit 6dbce14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/getting-started/vehicle-routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ These features give you more control over the performance/memory tradeoff during
8484

8585
1. **Navigate to the project directory:**
8686
```bash
87-
cd /srv/lab/dev/solverforge/solverforge-quickstarts/fast/vehicle-routing-fast
87+
cd solverforge-quickstarts/fast/vehicle-routing-fast
8888
```
8989

9090
2. **Create and activate virtual environment:**

0 commit comments

Comments
 (0)