Skip to content

Commit

Permalink
Merge pull request #1454 from AaronFeickert/linux-docs
Browse files Browse the repository at this point in the history
Update Linux build instructions
  • Loading branch information
levonpetrosyan93 authored Jun 14, 2024
2 parents ba702ec + 867e57d commit fc2e876
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ sudo apt-get install git curl python build-essential libtool automake pkg-config
sudo apt-get install qttools5-dev qttools5-dev-tools libxcb-xkb-dev bison
```

If you use a later version of Ubuntu, you may need to replace `python` with `python3`.

- Redhat/Fedora:

```sh
Expand Down

0 comments on commit fc2e876

Please sign in to comment.