typo in readme

I wrote this part of the readme a while ago and i made a small type x) sorry about that
This commit is contained in:
Anthony Raymond 2017-09-01 21:02:32 +02:00 committed by GitHub
parent d0a5f28e6b
commit de68127c73

View File

@ -63,7 +63,7 @@ sudo docker run -v /Downloads:/data -p 6800:6800 -p 9100:8080 --name="webui-aria
This image contains both aria2 and webui-aria2.
Build it (may take several hours due to the aria2 compilation process. Don't panic and grap a coffee)
Build it (may take several hours due to the aria2 compilation process. Don't panic and grab a coffee)
```
docker build -f Dockerfile.arm -t yourname/webui-aria2 .
```