Skip to content

Commit

Permalink
API-1824 update README for docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
ahongbynder committed Jan 3, 2024
1 parent 4f8c4de commit 0996095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ Media management.

Build the Docker image and tag it:
```bash
docker build -t bynder-php-sdk-tests
docker build . -t bynder-php-sdk-tests
```

Run the tests:
Expand Down

0 comments on commit 0996095

Please sign in to comment.