Skip to content

Commit 11d2a1e

Browse files
author
Guillaume Chau
authored
Merge pull request #41 from janat08/patch-1
Specified apolloclient dependency @^0.5.0
2 parents 635f0f5 + edce2c9 commit 11d2a1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ Integrates [apollo](http://www.apollostack.com/) in your [Vue](http://vuejs.org)
3737

3838
## Installation
3939

40+
Try and install this packages before server side set (of packages), add apollo to meteor.js before then, too.
4041

41-
npm install --save vue-apollo apollo-client
42+
npm install --save vue-apollo apollo-client@^0.5.0
4243

4344
## Configuration
4445

0 commit comments

Comments
 (0)