Skip to content

Commit

Permalink
Update packages/rest/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Timo Glastra <[email protected]>
Signed-off-by: Karim Stekelenburg <[email protected]>
  • Loading branch information
karimStekelenburg and TimoGlastra authored Jan 30, 2024
1 parent 8037c62 commit a185347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Using the CLI is the easiest way to get started with the REST API.
Make sure you have [Docker](https://docs.docker.com/get-docker/) installed. To get a minimal version of the agent running the following command is sufficient:

```sh
docker run -p 5000:5000 -p 3000:3000 ghcr.io/hyperledger/credo-rest \
docker run -p 5000:5000 -p 3000:3000 ghcr.io/openwallet-foundation/credo-rest \
--label "Credo Rest" \
--wallet-id "walletId" \
--wallet-key "walletKey" \
Expand Down

0 comments on commit a185347

Please sign in to comment.