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: examples/express-react-relaying-party/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ This project showcases the relaying party.
18
18
- run this command `yarn build && yarn link`
19
19
20
20
- cd into this directory, your local directory that corresponds to [this](https://github.com/italia/spid-cie-oidc-nodejs/tree/main/examples/express-react-relaying-party)
21
-
- run this command `yarn link @spid-cie-oidc-nodejs/relying-party && yarn build && yarn start`
21
+
- run this command `yarn link spid-cie-oidc && yarn build && yarn start`
22
22
- this will start the relying party server on [http://127.0.0.1:3000](http://127.0.0.1:3000), keep it running
0 commit comments