Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
minkiminki authored Dec 13, 2021
1 parent 4c65b99 commit 58b8d16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Paco also supports upto techniques using "companion". See:

Minki Cho refactored the implementation to speed up the compilation time.

The current version is v4.1.1, and it's compatible with Coq 8.9 - 8.13.
The current version is v4.1.2, and it's compatible with Coq 8.11 - 8.14.


## Installation
Expand All @@ -25,7 +25,7 @@ opam install coq-paco

# from source
cd src; make; make install # for library files
cd src; make doc; make install-doc # for documentation
cd webpage; make # for documentation
```

## Examples
Expand Down

0 comments on commit 58b8d16

Please sign in to comment.