Update README.md

This commit is contained in:
Aiden McClelland
2022-06-30 10:26:47 -06:00
committed by GitHub
parent b636aebfa3
commit 1a98a82a82

View File

@@ -17,6 +17,7 @@ This codebase is the reference implementation of the marketplace protocol.
### Set up embassy-publish tool
- run `apt install libgmp-dev zlib1g-dev libtinfo-dev`
- 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>`