Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Commit

Permalink
Fixed mistake in release documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ivard authored Mar 25, 2021
1 parent f3544d5 commit 0ddde99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ these scripts will fail.
# Check whether all steps succeeded properly, otherwise fix issues in irma-popup first.
cd ./plugins/irma-popup && npm publish --access public

cd .. # Go back to root of the repository
cd ../.. # Go back to root of the repository
./prepare-irma-frontend.sh
# Check whether all steps succeeded properly, otherwise fix issues in irma-frontend first.
cd ./irma-frontend && npm publish --access public
Expand Down

0 comments on commit 0ddde99

Please sign in to comment.