Skip to content

Commit 898a4bb

Browse files
committed
Merge branch 'refs/heads/main' into bw-2-0-0-release
2 parents 60c81d8 + 3389778 commit 898a4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/shared/setup-env.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ During Wasm installation in your system you should see something similar to belo
4848
.. image:: images/mint-wasm-install.png
4949
:width: 100%
5050

51-
Now you need to install the Concordium software package. ``cargo-concordium`` is the tool for developing smart contracts for the Concordium blockchain. It can be used for :ref:`compiling<compile-module>` and :ref:`testing<integration-test-contract>` smart contracts, and enables features such as :ref:`building contract schemas<build-schema>`.:ref:`Click here<cargo-concordium-testnet>` and download the version 2.2.0 or greater of ``cargo-concordium`` for your operating system. The tool is the same for both testnet and mainnet.
51+
Now you need to install the Concordium software package. ``cargo-concordium`` is the tool for developing smart contracts for the Concordium blockchain. It can be used for :ref:`compiling<compile-module>` and :ref:`testing<integration-test-contract>` smart contracts, and enables features such as :ref:`building contract schemas<build-schema>`. :ref:`Click here<cargo-concordium-testnet>` and download the version 2.2.0 or greater of ``cargo-concordium`` for your operating system. The tool is the same for both testnet and mainnet.
5252

5353
.. note::
5454

0 commit comments

Comments
 (0)