Removed reference to 2016.

This commit is contained in:
Achim D. Brucker 2018-12-06 18:47:55 +01:00
parent b904b1dabf
commit 3a85255f29
1 changed files with 0 additions and 4 deletions

View File

@ -14,10 +14,6 @@ If a specific Isabelle version should be used (i.e., not the default
one), the full path to the ``isabelle`` command needs to be passed as
argument to the ``install`` script:
```console
foo@bar:~$ ./install /usr/local/Isabelle2016-1/bin/isabelle
```
or likewise:
```console
foo@bar:~$ ./install /usr/local/Isabelle2017/bin/isabelle
```