Skip to content

Commit

Permalink
Updating INSTALL
Browse files Browse the repository at this point in the history
  • Loading branch information
Stevendeo committed Jul 27, 2022
1 parent e8942d1 commit 5d0b98c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ install OPAM.

I strongly recommend you to retry installing opam. Otherwise

a) Get the latest version of Ocaml (or at least the 4.03).
a) Get the latest version of Ocaml (at least the 4.08.1).

b) Download the Frama-C source on http://frama-c.com/ and unzip it.
Then go to the main directory and run :
Expand Down
2 changes: 1 addition & 1 deletion opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ depends:
"lacaml" {<= "11.0.8"}
"zarith" {<= "1.12"}
"frama-c" {>= "22.0" <= "25.0"}]
available: ["ocaml-version" >= "4.08.0"]
available: ["ocaml-version" >= "4.08.1"]
bug-reports:"https://github.com/Stevendeo/Pilat/issues"

0 comments on commit 5d0b98c

Please sign in to comment.