Skip to content

Commit 15cc694

Browse files
Update Readme.md to solve openssl dependency issue (#229)
1 parent 517d487 commit 15cc694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Before package's installation, please install its' dependencies.
7676
# install pip installer for python3
7777
sudo apt install python3-pip -y
7878
sudo pip3 install --upgrade pip
79+
sudo pip3 install pyopenssl --upgrade
7980

8081
# install docker
8182
sudo apt install docker.io -y

0 commit comments

Comments
 (0)