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

Unified Diff: web/README.md

Issue 2945663002: Add hint about pre-installed nodejs and npm install in infra Go env. (Closed)
Patch Set: reword Created 3 years, 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: web/README.md
diff --git a/web/README.md b/web/README.md
index 8c160ce30ac147ef440acccb9328e04962d70031..2a3ff25df3d4c8cdf8c8b9f17d38bad3f99fe52a 100644
--- a/web/README.md
+++ b/web/README.md
@@ -5,6 +5,9 @@ to "build" web applications.
## Setup
+*Hint*: If you are using infra.git gclient solution, you can skip the following
+steps after running `eval go/env.go`.
+
1. Install node & npm: https://docs.npmjs.com/getting-started/installing-node
1. Install the rest: `./web.py install`
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698