Add ELECTRON_REPO example
authorKevin Sawicki <kevinsawicki@gmail.com>
Fri, 27 May 2016 21:06:40 +0000 (14:06 -0700)
committerKevin Sawicki <kevinsawicki@gmail.com>
Fri, 27 May 2016 21:06:40 +0000 (14:06 -0700)
docs/tutorial/application-distribution.md

index 7f6610a5480aef6e85a961c10a279f4ef1ada82b..9db4b0f8c460d043b9bb619642ccd1addf374331 100644 (file)
@@ -166,7 +166,7 @@ we appreciate your help.
   * `SURF_TEMP` - set to `C:\Temp` on Windows to prevent path too long issues
   * `TARGET_ARCH` - set to `ia32` or `x64`  
 
-4. In `script/upload.py`, you _must_ set `ELECTRON_REPO` to your fork,
+4. In `script/upload.py`, you _must_ set `ELECTRON_REPO` to your fork (`MYORG/electron`),
   especially if you are a contributor to Electron proper.
 
 5. `surf-build -r https://github.com/MYORG/electron -s YOUR_COMMIT -n 'surf-PLATFORM-ARCH'`