Skip to content

Commit

Permalink
[quickstart][doc] Install python3-pip
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmcloughlin authored Oct 25, 2020
1 parent 78ffa92 commit e159724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/soda-gettingstarted/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ This procedure applies to Ubuntu 16.04 and 18.04 Linux distributions.

- Install Basic Dependencies:

`apt-get update && apt-get install -y git make curl wget libltdl7 libseccomp2 libffi-dev gawk`
`apt-get update && apt-get install -y git make curl wget libltdl7 libseccomp2 libffi-dev gawk python3-pip`

- Install Docker:
- Ubuntu 16.04:
Expand Down

0 comments on commit e159724

Please sign in to comment.