Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1223)

Unified Diff: node/win/README

Issue 1565173002: Download a prebuilt apprtc from google storage instead of building it. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/webrtc/webrtc.DEPS@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « node/mac/node.tar.gz.sha1 ('k') | node/win/node.zip.sha1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: node/win/README
diff --git a/node/win/README b/node/win/README
deleted file mode 100644
index 640dab12586e1e363efa0fa2c2d1d54aa7e84700..0000000000000000000000000000000000000000
--- a/node/win/README
+++ /dev/null
@@ -1,9 +0,0 @@
-This zip file requires some manual work. First, download node.exe
-from http://nodejs.org/download/, then download the npm stuff from
-http://nodejs.org/dist/npm/. Unzip both in the same dir and do this:
-
-mkdir node
-mv node.exe node
-mv npm.cmd node
-mv node_modules node
-zip -r node.zip node
« no previous file with comments | « node/mac/node.tar.gz.sha1 ('k') | node/win/node.zip.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698