We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 057bf2c + c62e73d commit 2ff3c4cCopy full SHA for 2ff3c4c
README.mdown
@@ -16,7 +16,15 @@ Documentation
16
* Website: [www.cocos2d-x.org][3]
17
* API References: [http://www.cocos2d-x.org/wiki/Reference] [4]
18
19
-Running the tests
+
20
+Installing from [bower][8] (version >=3.4)
21
+------------------
22
23
+```shell
24
+$ bower install cocos2d-html5
25
+```
26
27
+Running the tests (version <3)
28
------------------
29
30
```shell
@@ -41,3 +49,4 @@ Contact us
41
49
[5]: http://forum.cocos2d-x.org "http://forum.cocos2d-x.org"
42
50
[6]: http://www.twitter.com/cocos2dhtml5 "http://www.twitter.com/cocos2dhtml5"
43
51
[7]: http://t.sina.com.cn/cocos2dhtml5 "http://t.sina.com.cn/cocos2dhtml5"
52
+[8]: http://bower.io "http://bower.io"
0 commit comments