mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove remark about not being able to deploy.
This commit is contained in:
parent
fad2d4ac01
commit
cde6ad8722
@ -4,7 +4,7 @@
|
||||
|
||||
To get started you can find a basic introduction to the language in the [Solidity Documentation](https://solidity.readthedocs.org).
|
||||
|
||||
You can start using [Solidity in your browser](https://ethereum.github.io/browser-solidity/) with no need to download or compile anything. This application only supports compilation - if you want to inject it into the blockchain, you have to use a client like [Geth](https://github.com/ethereum/go-ethereum/wiki) or [AlethZero](https://github.com/ethereum/alethzero).
|
||||
You can start using [Solidity in your browser](https://ethereum.github.io/browser-solidity/) with no need to download or compile anything.
|
||||
|
||||
[Changelog](https://github.com/ethereum/wiki/wiki/Solidity-Changelog)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user