Skip to content

Commit

Permalink
Update Readme.md to solve openssl dependency issue (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipecosta90 authored Oct 10, 2023
1 parent 517d487 commit 15cc694
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ Before package's installation, please install its' dependencies.
# install pip installer for python3
sudo apt install python3-pip -y
sudo pip3 install --upgrade pip
sudo pip3 install pyopenssl --upgrade

# install docker
sudo apt install docker.io -y
Expand Down

0 comments on commit 15cc694

Please sign in to comment.