Skip to content
Snippets Groups Projects
Unverified Commit 66e8746f authored by Holger Nahrstaedt's avatar Holger Nahrstaedt Committed by GitHub
Browse files

Update README.rst

parent cf055446
No related branches found
No related tags found
2 merge requests!5Taken current version of master branch in the https://github.com/holgern/beem,!4Original changes pushed to master at https://github.com/holgern/beem
......@@ -105,19 +105,19 @@ For Termux on Android, please install the following packages:
pkg install clang openssl python
Signing and Verify can be fasten (200 %) by installing cryptography:
Signing and Verify can be fasten (200 %) by installing cryptography (you may need to replace pip by pip3):
.. code:: bash
pip install -U cryptography
or:
or (you may need to replace pip by pip3):
.. code:: bash
pip install -U secp256k1prp
Install or update beem by pip::
Install or update beem by pip(you may need to replace pip by pip3)::
pip install -U beem
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment