mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
adding apt update in readme
to prevent: ``` $ sudo apt install quickemu Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package quickemu ```
This commit is contained in:
parent
5c0a7885c9
commit
b7202e8a8b
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ install Quickemu and all the dependencies run the following in a terminal:
|
|||
|
||||
```bash
|
||||
sudo apt-add-repository ppa:flexiondotorg/quickemu
|
||||
sudo apt update
|
||||
sudo apt install quickemu
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue