You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/VanillaJSTestApp2.0/Readme.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This developer sample is used to run basic use cases for the MSAL library. You c
6
6
## How to run the sample:
7
7
8
8
### Pre-requisites
9
-
- Ensure [all pre-requisites](../../lib/msal-browser/README.md#pre-requisites) have been completed to run msal-browser.
9
+
- Ensure [all pre-requisites](../../lib/msal-browser/README.md#prerequisites) have been completed to run msal-browser.
10
10
- Install node.js if needed (https://nodejs.org/en/).
11
11
- Build the `msal-browser` project with instructions provided in the [`README.md`](../../lib/msal-browser/README.md) or using the command `npm run build:package`.
0 commit comments