Fixed markdown.

This commit is contained in:
Achim D. Brucker 2016-12-24 10:11:08 +00:00
parent 671debf879
commit 1ccdb5cdbf
1 changed files with 2 additions and 2 deletions

View File

@ -12,10 +12,10 @@ for installing the AFP locall. For short:
* [Download](https://www.isa-afp.org/release/afp-current.tar.gz) the complete AFP
* Extract the downloaded archive to an directory of your choice
* Let's assume the extracted archive lives in `/home/isabelle/afp`, now execute:
```
```
mkdir -p ~/.isabelle/Isabelle2016-1/etc
echo "/home/isabelle/afp" >> ~/.isabelle/Isabelle2016-1/etc/components
```
```
## How to build
```