Skip to content

Commit fd8fb47

Browse files
committed
Merge pull request vuejs#46 from orlandoaleman/patch-1
Update README.md
2 parents 506f6de + 8e9d08f commit fd8fb47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $ npm install
1919
$ npm run dev
2020
```
2121

22-
The above command pulls the template from [vuejs-templates/webpack](https://github.com/vuejs-templates/webpack), prompts for some information, and generates the project at `.my-project/`.
22+
The above command pulls the template from [vuejs-templates/webpack](https://github.com/vuejs-templates/webpack), prompts for some information, and generates the project at `./my-project/`.
2323

2424
### Official Templates
2525

0 commit comments

Comments
 (0)