Commit c265a56
authored
Fix documentation reference to nonexistant package (#105)
Trying to install python-pip and python-dev on Ubuntu 20.04 results in "Package python-pip is not available", and "selecting 'python-dev-is-python2' instead of 'python-dev'" respectively. Adding the explicit python3 reference fixes the issue1 parent 02a46d9 commit c265a56
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments