Skip to content

Commit e28d5f6

Browse files
committed
Cosmetic change.
1 parent 99acbac commit e28d5f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
This is a project template for [vue-cli](https://github.com/vuejs/vue-cli). **It is recommended to use npm 3+ or [yarn](https://yarnpkg.com) for a more efficient dependency tree.**
1414

15-
``` bash
15+
```bash
1616
$ npm install -g vue-cli
1717
$ vue init pwa my-project
1818
$ cd my-project
@@ -60,6 +60,6 @@ If port 8080 is already in use on your machine you must change the port number i
6060

6161
You can fork this repo to create your own boilerplate, and use it with `vue-cli`:
6262

63-
``` bash
63+
```bash
6464
vue init username/repo my-project
6565
```

0 commit comments

Comments
 (0)