Commit 1b2a5689 authored by Alex Beregszaszi's avatar Alex Beregszaszi Committed by GitHub

Merge pull request #195 from ethereum/offline-readme

Document offline usage
parents bed1e27e 736f0f94
...@@ -9,9 +9,9 @@ it will always deliver the latest version. ...@@ -9,9 +9,9 @@ it will always deliver the latest version.
## Offline Usage ## Offline Usage
Full offline usage is currently not supported because the compiler is always The `gh-pages` branch always has the latest stable build of Browser-Solidity. It also contains a ZIP file with the entire build. Download it to use offline.
loaded via HTTP. If you clone/download the repository, use the
`gh-pages` branch (otherwise you still have to build the application). Note: it contains the latest nightly build of Solidity available at the time of the packaging. No other compiler versions are supported.
## Building ## Building
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment