Skip to content

Commit 8138405

Browse files
authored
Update README.md
1 parent 3985ce5 commit 8138405

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sample/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ This repository contains a sample react application that demonstrates how to use
2323
REACT_APP_AUTHORITY=<authority url (optional)>
2424
```
2525
4. Run the sample application `npm start`
26-
- Please note, this creates a symlink. You may need to run `sudo npm start` on Mac/Linux.
2726
2827
The sample site should launch in a Web browser at `http://localhost:3000`.
2928
@@ -155,4 +154,4 @@ authenticatedFunction = logout => {
155154
156155
- [React AAD MSAL NPM Module](https://www.npmjs.com/package/react-aad-msal)
157156
- [Getting Started with an Azure AD App](https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-create-service-principal-portal)
158-
- [Getting Started with an Azure AD B2C App](https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-app-registration)
157+
- [Getting Started with an Azure AD B2C App](https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-app-registration)

0 commit comments

Comments
 (0)