mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 13:23:12 +08:00 
			
		
		
		
	Update guide.md
This commit is contained in:
		| @@ -19,19 +19,19 @@ $ rnpm link react-native-update | ||||
|  | ||||
| `npm install -g react-native-update-cli rnpm`这一句在每一台电脑上仅需运行一次。 | ||||
|  | ||||
| > * 注意 * | ||||
| * 注意 * | ||||
|  | ||||
| > 如果访问极慢或者显示网络失败,请使用淘宝镜像:   | ||||
| 如果访问极慢或者显示网络失败,请使用淘宝镜像:   | ||||
| ```bash | ||||
| npm config set registry https://registry.npm.taobao.org | ||||
| npm config set disturl https://npm.taobao.org/dist | ||||
| ``` | ||||
|  | ||||
| > * Windows平台请注意 * | ||||
| * Windows平台请注意 * | ||||
|  | ||||
| > 1、你必须安装python 2.7以及一套C++环境(推荐VS2013或VS2015,VS2010及以前版本不可用) | ||||
| 1、你必须安装python 2.7以及一套C++环境(推荐VS2013或VS2015,VS2010及以前版本不可用) | ||||
|  | ||||
| > 2、如果使用VS2015,你需要设置`npm config set msvs_version 2015 --global` | ||||
| 2、如果使用VS2015,你需要设置`npm config set msvs_version 2015 --global` | ||||
|  | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sunnylqm
					sunnylqm