Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Update README.md #354

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 1-Authentication/2-sign-in-b2c/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ or download and extract the repository *.zip* file.

```console
cd ms-identity-javascript-react-tutorial
cd 1-Authorization\2-sign-in-b2c\SPA
cd 1-Authentication\2-sign-in-b2c\SPA
npm install
```

Expand Down