Skip to content

Commit

Permalink
Merge pull request #172 from tothi/master
Browse files Browse the repository at this point in the history
update apt install prerequisite
  • Loading branch information
obilodeau authored Jan 6, 2020
2 parents 30daf23 + 6b2cd60 commit 78a84b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ to avoid dependency issues.
First, make sure to install the prerequisite packages (on Ubuntu):

```
sudo apt install libdbus-1-dev libdbus-glib-1-dev libgl1-mesa-glx git
sudo apt install libdbus-1-dev libdbus-glib-1-dev libgl1-mesa-glx git python3-dev
```

On some systems, you may need to install the `python3-venv` package:
Expand Down

0 comments on commit 78a84b4

Please sign in to comment.