Update installing-solidity.rst

This commit is contained in:
cakesoft-khushi 2020-11-02 18:02:36 +05:30 committed by GitHub
parent 7f1f192f8d
commit 3d65bbed70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -239,7 +239,7 @@ For macOS builds, ensure that you have the latest version of
`Xcode installed <https://developer.apple.com/xcode/download/>`_. `Xcode installed <https://developer.apple.com/xcode/download/>`_.
This contains the `Clang C++ compiler <https://en.wikipedia.org/wiki/Clang>`_, the This contains the `Clang C++ compiler <https://en.wikipedia.org/wiki/Clang>`_, the
`Xcode IDE <https://en.wikipedia.org/wiki/Xcode>`_ and other Apple development `Xcode IDE <https://en.wikipedia.org/wiki/Xcode>`_ and other Apple development
tools which are required for building C++ applications on OS X. tools that are required for building C++ applications on OS X.
If you are installing Xcode for the first time, or have just installed a new If you are installing Xcode for the first time, or have just installed a new
version then you will need to agree to the license before you can do version then you will need to agree to the license before you can do
command-line builds: command-line builds: