Skip to content

Commit f50b8f4

Browse files
samselikofftylerturdenpants
authored andcommitted
Update README.md (#203)
This tripped me up
1 parent 0a618d1 commit f50b8f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ running this tool.
2323
2. Run Codemod, pointing it at the address of the development server
2424
```sh
2525
$ cd my-ember-app-or-addon
26-
$ npx ember-angle-brackets-codemod http://localhost:4200 path/of/files/ or /some**/*glob.hbs
26+
$ npx ember-angle-brackets-codemod http://localhost:4200 ./path/of/files/ or ./some**/*glob.hbs
2727
```
2828

2929
## From

0 commit comments

Comments
 (0)