Skip to content

Commit

Permalink
doc:readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hubcarl committed Apr 22, 2017
1 parent d1cd49b commit 725bdc2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ vue server side render solution for egg-view-vue
## Install

```bash
$ tnpm i egg-view-vue-ssr --save
$ npm i egg-view-vue-ssr --save
```

## Usage
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"url": "git+https://github.com/hubcarl/egg-view-vue-ssr.git"
},
"bugs": {
"url": "https://github.com/eggjs/egg/issues"
"url": "https://github.com/hubcarl/egg-view-vue-ssr/issues"
},
"homepage": "https://github.com/eggjs/egg-view-vue-ssr#readme",
"homepage": "https://github.com/hubcarl/egg-view-vue-ssr#readme",
"author": "hubcarl",
"license": "MIT"
}

0 comments on commit 725bdc2

Please sign in to comment.