Remove ARM specific Docker tag note from readme
ARM devices can now use the `latest` tag, so the `buildx-experimental` tag is no longer necessary.main
parent
4ad4ed5ff7
commit
118c9da813
|
@ -223,8 +223,6 @@ sudo systemctl start whoogle
|
||||||
|
|
||||||
#### Docker CLI
|
#### Docker CLI
|
||||||
|
|
||||||
***Note:** For ARM machines, use the `buildx-experimental` Docker tag.*
|
|
||||||
|
|
||||||
Through Docker Hub:
|
Through Docker Hub:
|
||||||
```bash
|
```bash
|
||||||
docker pull benbusby/whoogle-search
|
docker pull benbusby/whoogle-search
|
||||||
|
|
Loading…
Reference in New Issue