Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulBernal authored Oct 30, 2024
1 parent 04a09b1 commit 37cd7c5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<br/>
<p align="center">
<img src="https://pbs.twimg.com/profile_banners/602625556/1649007099/1500x500" alt="Logo">

<h3 align="center">WeedWallet</h3>

<p align="center">
Expand Down Expand Up @@ -145,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:4200 --name wallet-mainnet bernalraul/weedwallet:mainnet
docker run -d -p 3000:3000 --name wallet-mainnet bernalraul/weedwallet:mainnet
```

#### Logs check:
Expand Down

0 comments on commit 37cd7c5

Please sign in to comment.