|
@@ -2,4 +2,5 @@
|
2
|
2
|
|
3
|
3
|
1. 安装GIT。请到[这里下载](https://git-scm.com/)适合自己系统的GIT。
|
4
|
4
|
2. Copy仓库地址 `http://git.reefun.cn/hsiao/YouMap.git` 。
|
5
|
|
-3. 打开Android Studio,File => New => Project From Version Control => Git,克隆项目。
|
|
5
|
+3. 打开Android Studio,File => New => Project From Version Control => Git,克隆项目。
|
|
6
|
+4. Build项目。菜单 Build => Make Project。
|