Skip to content

Commit 36bd275

Browse files
committed
docs: update reamde
1 parent 6c884ce commit 36bd275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ When enabled, ORAs with a staff grading step will link to this new MFE when clic
88

99
To start the MFE and enable the feature in LMS:
1010

11-
1. Start the MFE and take a note of the location/port. This defaults to `http://localhost:1993`.
11+
1. Start the MFE with `npm run start`. Take a note of the path/port (defaults to `http://localhost:1993`).
1212

1313
2. Add the route root to `edx-platform` settings: In `edx-platform/lms/envs/private.py` or similar, add `ORA_GRADING_MICROFRONTEND_URL = 'http://localhost:1993'`
1414

0 commit comments

Comments
 (0)