informalsystems / atomkraft

Advanced fuzzing via Model Based Testing for Cosmos blockchains
Apache License 2.0
78 stars 10 forks source link

Installation instruction for pip are missing #177

Closed milosevic closed 1 year ago

milosevic commented 1 year ago

To make installation process as simple as possible we should add also instructions for the pip.

rnbguy commented 1 year ago

pip is pretty standard package in any popular Os. Any default package manager, came with user's machine, should support it.

Otherwise, we can add links to

Do these help?

But, in the worst case, we should assume any kind of breakage. If you faced any issues while installing pip or running pip install atomkraft, please report so that we can update docs accordingly.