Permalink
Browse files

Mention that `make` requires an active internet connection

  • Loading branch information...
1 parent 934c06b commit d02e74cf71738dd8abdcb5d6ffb31cce18d142ca @metromoxie metromoxie committed Jul 22, 2016
Showing with 2 additions and 1 deletion.
  1. +2 −1 README.markdown
View
@@ -4,7 +4,8 @@ Subresource Integrity
Editor's draft: https://w3c.github.io/webappsec-subresource-integrity/
The spec text is written in [Bikeshed]. After editing `index.bs`, you can
-generate a new HTML draft by typing `make` on the command line.
+generate a new HTML draft by typing `make` on the command line. Note that this
+requires an active internet connection to download up-to-date config files.
You can publish a new draft by typing `make publish` (which simply pushes
the local `master` branch to GitHub's `gh-pages` branch).

0 comments on commit d02e74c

Please sign in to comment.