Skip to content

Commit fed6935

Browse files
author
Yaison
committed
WS-2705: updating dockerhub ref
1 parent 40c30a7 commit fed6935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To test changes you have made to the binding, you can use a pre-configured Docke
4747
git clone git@github.com:rosette-api/python.git
4848
cd python
4949
# Modify the binding...
50-
docker run -e API_KEY=$API_KEY -v $(pwd):/source rosetteapi/docker-python
50+
docker run -e API_KEY=$API_KEY -v $(pwd):/source rosette/docker-python
5151
```
5252

5353
Optional parameters for the `docker run` execution are:

0 commit comments

Comments
 (0)