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
Ben Busby 2021-08-31 08:15:28 -06:00 committed by GitHub
parent 4ad4ed5ff7
commit 118c9da813
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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