Skip to content

Commit

Permalink
feat(action-tester): update readme (segmentio#2165)
Browse files Browse the repository at this point in the history
  • Loading branch information
imsamdez authored Jul 12, 2024
1 parent f6748a9 commit e676cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/actions_tester.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Getting started with actions tester is quite easy. For cloud action destinations

For web action destinations, use the following command instead:

`./bin/run serve --directory ./packages/browser-destinations/src/destinations --browser`
`./bin/run serve --directory ./packages/browser-destinations/destinations --browser`

You may either select your new action destination via the command line menu, or optionally pass it via enviornment variable to skip that step.

Expand Down

0 comments on commit e676cde

Please sign in to comment.