Skip to content

Commit a5abe12

Browse files
Update README.md
1 parent 148522d commit a5abe12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ Take image `docker pull andrewmhub/transmission-tracker-add`
3535

3636
```docker run --net=host -d -e HOSTPORT=localhost:9091 -e TR_AUTH=user:password --name=transmission-tracker-add andrewmhub/transmission-tracker-add:latest```
3737

38-
if you need to use another torrent tracker list then use docker run env
38+
if you need another torrent tracker list then use docker run env
3939

4040
`-e TORRENTLIST=https://raw.githubusercontent.com/user/trackerslist/master/mylist.txt`
4141

42-
you use transmission daemon in docker then read [Docker Documentation](https://docs.docker.com/network/)
42+
you have transmission daemon in docker then read [Docker Documentation Network](https://docs.docker.com/network/)
4343

4444

4545
#### * Systemd way

0 commit comments

Comments
 (0)