Update publish install command

This commit is contained in:
Lucy C
2022-06-29 16:03:55 -06:00
committed by GitHub
parent 221ea133fa
commit b636aebfa3

View File

@@ -17,7 +17,7 @@ This codebase is the reference implementation of the marketplace protocol.
### Set up embassy-publish tool
- run `stack install embassy-publish`
- run `stack install`
- run `embassy-publish init --bash` (or --zsh / --fish depending on your preferred shell)
- run `embassy-publish reg add -l <URL> -n <NAME> -u <USER> -p <PASS>`
- take the hash that is emitted by this command and submit it to the registry owner