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

Unified Diff: web/README.md

Issue 1960443004: Add rpcexplorer to webapp hierarchy. (Closed) Base URL: https://github.com/luci/luci-go@logdog-project-web
Patch Set: Updated license, clarified instructions. Created 4 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
Index: web/README.md
diff --git a/server/static/README.md b/web/README.md
similarity index 82%
copy from server/static/README.md
copy to web/README.md
index 6a4b38fb9b8b4a5638842353b4ae48edf7dc26c7..2271e455c0db0429b273514a530027059061dcf4 100644
--- a/server/static/README.md
+++ b/web/README.md
@@ -9,4 +9,4 @@ It contains symlinks to cherry-picked files.
## Install Bower
1. Install node & npm: https://nodejs.org/en/
-1. npm install -g bower
+1. Run `make setup` to install Gulp, Bower, and dependencies.

Powered by Google App Engine
This is Rietveld 408576698