Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 20, 2024
1 parent 151fc1c commit efe1bd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ This is a simple Docker image for installing Honeygain's Lucky Pot auto-claim sc
</div>

## Pulling Image 🐋
**64-Bit** architecture and **ARM**:
**64-Bit Platform:** `linux/amd64` `linux/arm64`
```sh
docker pull ghcr.io/xterna/honeygain-pot
```
**ARM (32-Bit)** is supported:
**32-Bit Platform:** `linux/arm/v7`
```sh
docker pull ghcr.io/xterna/honeygain-pot:arm32v7
```
Expand Down

0 comments on commit efe1bd2

Please sign in to comment.