Skip to content

Commit

Permalink
Correct side-migrate command
Browse files Browse the repository at this point in the history
On recommendation from @BartolomeSintes - Thanks!
  • Loading branch information
toddtarsi committed Jan 22, 2024
1 parent 0f7d9b6 commit b137f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/side-migrate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This package is meant to upgrade commands in a project from v3 to v4 effortlessl

Honestly, just do something like this:

`npx @seleniuhq/side-migrate ./existing_file.side ./new_v4_file.side`
`npx @seleniumhq/side-migrate ./existing_file.side ./new_v4_file.side`

After that, your project json should be upgraded to v4. If that doesn't work
right for ya, please raise an issue [here](
Expand Down

0 comments on commit b137f3d

Please sign in to comment.