cairo-contracts icon indicating copy to clipboard operation
cairo-contracts copied to clipboard

Add git installation discouragement notice

Open martriay opened this issue 3 years ago • 1 comments

As with Solidity contracts, we don't recommend installing directly from github since it could contain incomplete or breaking implementations (although we aim not to). Therefore, only official releases should be installed.

We should add a warning/notice in our README and documentation warning to only install through official packages.

martriay avatar Sep 26 '22 12:09 martriay

Related to https://github.com/software-mansion/protostar/pull/891.

martriay avatar Sep 26 '22 13:09 martriay