Skip to content

Commit f38cdb6

Browse files
author
Chris Park
committed
Tweak to README
1 parent 7be75f7 commit f38cdb6

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
@@ -10,7 +10,7 @@ Install the module with: `npm install rosette-api`
1010
## Docker ##
1111
A Docker image for running the examples against the compiled source library is available on Docker Hub.
1212

13-
Command: `docker run -e API_KEY=api-key -v "path-to-local-csharp-dir:/source" rosetteapi/docker-nodejs`
13+
Command: `docker run -e API_KEY=api-key -v "<binding root directory>:/source" rosetteapi/docker-nodejs`
1414

1515
Additional environment settings:
1616
`-e ALT_URL=<alternative URL>`

0 commit comments

Comments
 (0)