aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/code.angularjs.org/README.md
diff options
context:
space:
mode:
authorTobias Bosch2013-12-16 09:47:51 -0800
committerTobias Bosch2013-12-16 09:49:48 -0800
commit45af02de0457881f269b52d6c3f0ed58da53cfac (patch)
tree757c5920a27543ad99675d51ebbcef9684bdd38d /scripts/code.angularjs.org/README.md
parent6144df52af35efdfc59941b2542523f744b4f16d (diff)
downloadangular.js-45af02de0457881f269b52d6c3f0ed58da53cfac.tar.bz2
chore(build): simplify release scripts
Diffstat (limited to 'scripts/code.angularjs.org/README.md')
-rw-r--r--scripts/code.angularjs.org/README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/code.angularjs.org/README.md b/scripts/code.angularjs.org/README.md
index fd034102..e3887004 100644
--- a/scripts/code.angularjs.org/README.md
+++ b/scripts/code.angularjs.org/README.md
@@ -2,9 +2,8 @@
Script for updating code.angularjs.org repo from current local build.
-Requires `node` (for parsing `bower.json`)
-
-Note: This should only be run for a release build, not a snapshot build!
+Note: For a snapshot build, this will fetch the data from the ci server
+and NOT take the local build!
## Instructions