diff options
Diffstat (limited to 'scripts/code.angularjs.org/README.md')
| -rw-r--r-- | scripts/code.angularjs.org/README.md | 5 | 
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 | 
