mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-22 13:40:19 +00:00
Updated documentation
This commit is contained in:
parent
70a3637a98
commit
27b46c9e89
@ -152,10 +152,10 @@ From within Termux, execute the following:
|
|||||||
pkg update
|
pkg update
|
||||||
pkg upgrade
|
pkg upgrade
|
||||||
|
|
||||||
# Then install dependencies for cryptography library.
|
# Then install dependencies for cryptography library.
|
||||||
pkg install python build-essential openssl libffi rust
|
pkg install python build-essential openssl libffi rust
|
||||||
|
|
||||||
# Make sure pip is up to date, and install the wheel module.
|
# Make sure pip is up to date, and install the wheel module.
|
||||||
pip3 install wheel pip --upgrade
|
pip3 install wheel pip --upgrade
|
||||||
|
|
||||||
# Start the install process for the cryptography module.
|
# Start the install process for the cryptography module.
|
||||||
|
Loading…
Reference in New Issue
Block a user