diff options
author | Eric Tillberg <eric.tillberg@gmail.com> | 2016-10-27 01:43:51 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-27 01:43:51 +0800 |
commit | d7cfc6399bfc2bf19ad55158eb36d86820534d48 (patch) | |
tree | 6116ab05682112c8577d67acc8239e9a283f27ab /docs/installing-solidity.rst | |
parent | 410275354eae19751097642ba225721d0c7f0811 (diff) | |
download | dexon-solidity-d7cfc6399bfc2bf19ad55158eb36d86820534d48.tar.gz dexon-solidity-d7cfc6399bfc2bf19ad55158eb36d86820534d48.tar.zst dexon-solidity-d7cfc6399bfc2bf19ad55158eb36d86820534d48.zip |
Update installing-solidity.rst
Diffstat (limited to 'docs/installing-solidity.rst')
-rw-r--r-- | docs/installing-solidity.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst index 44ee34f4..ec40e822 100644 --- a/docs/installing-solidity.rst +++ b/docs/installing-solidity.rst @@ -12,7 +12,7 @@ Versioning Solidity versions follow `semantic versioning <https://semver.org>`_ and in addition to releases, **nightly development builds** are also made available. The nightly builds are not guaranteed to be working and despite best efforts they might contain undocumented -and/or broken changes. We recommend to use the latest release. Package installers below +and/or broken changes. We recommend using the latest release. Package installers below will use the latest release. Browser-Solidity |