Skip to content

Commit

Permalink
Merge pull request vuejs-templates#20 from mauriciofragajr/hotfix/rea…
Browse files Browse the repository at this point in the history
…dme-update

updating readme to correct project
  • Loading branch information
nekosaur authored Apr 30, 2018
2 parents 25da86a + e732fff commit 02e429b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# webpack
# webpack-simple

> A simple Vue 2.0 + Vuetify + Webpack & `vue-loader` setup for quick prototyping. Note this template is not suitable for production - for that you may want to wait for an official 2.0 webpack template.
Expand All @@ -8,7 +8,7 @@ This is a project template for [vue-cli](https://github.com/vuejs/vue-cli).

``` bash
$ npm install -g vue-cli
$ vue init vuetifyjs/webpack my-project
$ vue init vuetifyjs/webpack-simple my-project
$ cd my-project
$ npm install
$ npm run dev
Expand Down

0 comments on commit 02e429b

Please sign in to comment.