Skip to content

Commit

Permalink
Update README reference for usage (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
BCook98 authored Dec 15, 2021
1 parent af5de31 commit 9875484
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ Docker image with Ruby and the Workato Connector SDK pre installed
docker run \
--env WORKATO_API_EMAIL="my-email" \
--env WORKATO_API_TOKEN="my-token" \
ghcr.io/safetyculture/workato-connector-sdk:latest \
-v $(pwd):/usr/src/connector \
--workdir /usr/src/connector \
ghcr.io/safetyculture/workato-connector-sdk:0.3.0
help
```

Expand Down

0 comments on commit 9875484

Please sign in to comment.