Skip to content

Commit 9d61094

Browse files
Update README.md
1 parent 3b9d4c3 commit 9d61094

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
cocos2d-x-dependencies
2-
======================
1+
cocos2d-x 3rd party libs
2+
========================
33

4-
This repository includes the source code of the binary libraries that are bundled with cocos2d-x.
4+
This repository includes the source code of the 3rd party libraries (binary) that are bundled with cocos2d-x.
55

6-
This repository is only needed for cocos2d-x developers or people who want to port cocos2d-x to other platforms.
6+
This repository is needed for cocos2d-x developers and/or people who want to port cocos2d-x to other platforms.
77

88
As an example, if you want to support cocos2d-x in ARM64, you need to compile all these libraries for ARM64.
99

1010

1111
## Download
1212

13-
$ git clone https://github.com/cocos2d/cocos2d-x-dependencies.git
13+
$ git clone https://github.com/cocos2d/cocos2d-x-3rd-party-libs-src.git
1414
$ cd cocos2d-x-dependencies
1515
$ git submodule update --init

0 commit comments

Comments
 (0)