Skip to content

Commit ca459b8

Browse files
Add explizit "apt update" after PPA addition
At least on Mint it is necessary. Fixes #1272
1 parent 974e6e4 commit ca459b8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/INSTALL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Note that the `table-generator` utility requires only Python and works on all pl
3636
For installing BenchExec on Ubuntu we recommend installing from our [PPA](https://launchpad.net/~sosy-lab/+archive/ubuntu/benchmarking):
3737

3838
sudo add-apt-repository ppa:sosy-lab/benchmarking
39+
sudo apt update
3940
sudo apt install benchexec
4041

4142
On Debian and all Debian-derived distributions, such as Ubuntu, Mint, etc.,

0 commit comments

Comments
 (0)