Update README.md (#25)

Removed arch tag from image URI, per https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.103.1#:~:text=Multi-arch
This commit is contained in:
SturdyErde 2020-07-24 23:45:59 -04:00 committed by GitHub
parent 11872e4132
commit bf96084e1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
-v "/mnt/data/AdguardHome-Workdir/:/opt/adguardhome/work/" \
--dns=127.0.0.1 --dns=1.1.1.1 \
--hostname adguardhome \
adguard/adguardhome:arm64-latest
adguard/adguardhome:latest
```
1. Browse to 10.0.5.3:3000 and follow the setup wizard