Skip to content

Commit 6cdc3fe

Browse files
authored
updated user-guide (#2015)
1 parent 1b08b03 commit 6cdc3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

education-ai-suite/smart-classroom/docs/user-guide/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Bring Up the Frontend:
108108
> The backend terminal stays busy serving requests.
109109
110110
```bash
111-
cd C:\path\to\edge-ai-suites\education-ai-suite\smart-classroom\ui
111+
cd <path-to>\edge-ai-suites\education-ai-suite\smart-classroom\ui
112112
npm install
113113
npm run dev -- --host 0.0.0.0 --port 5173
114114
```

0 commit comments

Comments
 (0)