Skip to content

Commit 2341f49

Browse files
authored
fix docker url of STF (#682)
Thanks to @dev-jonghoonpark (#679)
1 parent 620be9b commit 2341f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ brew install rethinkdb graphicsmagick zeromq protobuf yasm pkg-config cmake
132132

133133
On Windows you're on your own. In theory you might be able to get STF installed via [Cygwin](https://www.cygwin.com/) or similar, but we've never tried. In principle we will not provide any Windows installation support, but please do send a documentation pull request if you figure out what to do.
134134

135-
We also provide a [Docker](http://docker.com/) container in the [Docker Hub](https://hub.docker.com/) as [devicefarmer/stf](https://registry.hub.docker.com/u/devicefarmer/stf/). You can use our [Dockerfile](Dockerfile) as guidance if you'd prefer to do the installation yourself.
135+
We also provide a [Docker](http://docker.com/) container in the [Docker Hub](https://hub.docker.com/) as [devicefarmer/stf](https://hub.docker.com/r/devicefarmer/stf). You can use our [Dockerfile](Dockerfile) as guidance if you'd prefer to do the installation yourself.
136136
An example standalone [docker-compose.yaml](docker-compose.yaml) file is also provided.
137137

138138
You should now be ready to [build](#building) or [run](#running) STF.

0 commit comments

Comments
 (0)