Skip to content

Commit

Permalink
Updated README re Ubuntu 20.04 dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Goli4thus committed Aug 30, 2020
1 parent 3242941 commit da02b0a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,11 @@ Nevertheless, here are some distributions and the needed packages:
sudo apt install cmake gcc g++ git qt5-default
```
* **Ubuntu 20.04**:
```
sudo apt install cmake g++ git qt5-default
```
2. Two options to get the sources:
- option a): Download a release from the [release page](https://github.com/Goli4thus/linvstmanager/releases) and unpack it.
Expand Down

0 comments on commit da02b0a

Please sign in to comment.