Skip to content

Commit

Permalink
update opam and INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
affeldt-aist committed Nov 11, 2020
1 parent 5c25df4 commit 7a688d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ $ opam install coq-mathcomp-analysis
```
To install a precise version, type, say
```
$ opam install coq-mathcomp-analysis.0.3.2
$ opam install coq-mathcomp-analysis.0.3.3
```
4. Everytime you want to work in this same context, you need to type
```
Expand Down
2 changes: 1 addition & 1 deletion opam
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ tags: [
"keyword: topology"
"keyword: real numbers"
"logpath: mathcomp.analysis"
"date:2020-08-11"
"date:2020-11-11"
]

0 comments on commit 7a688d4

Please sign in to comment.