Skip to content

Commit

Permalink
Update README.md (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiram15 authored May 20, 2021
1 parent 06e0ee6 commit a24249b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,15 @@ In this section you will:
* The `slug` is used as a url path to visit the enterprise portal for this customer, more on that later
* Now click on the `Test Enterprise` user link
* Click on `Manage learners` to view learner accounts
* This page should list at least one learner account like [email protected] (username), password is the same as `edx` user
* This page should list at least one learner account like test-[email protected] (username), password is the same as `edx` user



## Use learner portal with the edx-enterprise stack

* Log out of any users if you logged in previously, or use a new incognito window, and browse to http://localhost:8734/test-enterprise
* The `test-enterprise`, you will note, is the slug for this enterprise customer
* Login as a learner, using `[email protected]` account, you may need to re-browse to page http://localhost:8734/test-enterprise/
* Login as a learner, using `test-[email protected]` account, you may need to re-browse to page http://localhost:8734/test-enterprise/
* You can now go to 'Find a Course' and enroll in courses

You are now in the Learner portal for the enterpriser customer `Test Enterprise`, as a learner!
Expand Down

0 comments on commit a24249b

Please sign in to comment.