Fixed build instructions.

This commit is contained in:
Achim D. Brucker 2020-05-23 11:20:04 +01:00
parent ee9811a317
commit dec40fef32
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ submitted (as an update of the Core_DOM entry) at a later stage.
## How to build
```
isabelle build -d Core_DOM Core_DOM
isabelle build -D Core_DOM
```
## Authors