Skip to content

Commit

Permalink
Merge pull request #1263 from Concordium/hotfixReference
Browse files Browse the repository at this point in the history
Fix reference
  • Loading branch information
dragosgd authored Jan 29, 2025
2 parents 10eeaba + ba7de6b commit 3389778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/shared/setup-env.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ During Wasm installation in your system you should see something similar to belo
.. image:: images/mint-wasm-install.png
:width: 100%

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.
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.

.. note::

Expand Down

0 comments on commit 3389778

Please sign in to comment.