Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix name
  • Loading branch information
RaulBernal authored Oct 30, 2024
1 parent 1cc874a commit 973790f
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 @@ -143,7 +143,7 @@ docker-compose --profile bitcanna-1 up -d
Alternatively you can run a simple Docker Image to raise a MainNET Wallet.

```sh
docker run -d -p 4200:3000 --name wallet-mainnet bernalraul/weedwallet:mainnet
docker run -d -p 4200:3000 --name wallet-mainnet bernalraul/webwallet:mainnet
```

#### Logs check:
Expand Down

0 comments on commit 973790f

Please sign in to comment.