Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
frama-c
Commits
9e3fd121
Commit
9e3fd121
authored
4 years ago
by
Andre Maroneze
Browse files
Options
Downloads
Patches
Plain Diff
[readme] fix opam name; add mention to Gitlab
parent
68c92903
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-9
7 additions, 9 deletions
README.md
with
7 additions
and
9 deletions
README.md
+
7
−
9
View file @
9e3fd121
...
...
@@ -28,11 +28,11 @@ properties. Plug-ins can also collaborate via their APIs.
## Installation
For more detailed information about installing
OPAM
/Frama-C,
For more detailed information about installing
opam
/Frama-C,
see
[
INSTALL.md
](
INSTALL.md
)
.
Frama-C is available through
[
OPAM
](
http://opam.ocaml.org/
)
, the
OCaml
P
ackage
M
anager. This is the preferred installation method. Be sure
Frama-C is available through
[
opam
](
http://opam.ocaml.org/
)
, the
OCaml
p
ackage
m
anager. This is the preferred installation method. Be sure
to install opam v2.0 or higher. Then the following sequence of commands
should install frama-c and its gui:
...
...
@@ -105,8 +105,10 @@ via the GUI:
-
The
[
Frama-c-discuss mailing list
](
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/frama-c-discuss
)
is used for announcements and general discussions.
-
The
[
official bug tracking system
](
http://bts.frama-c.com/
)
can be used for
bug reports.
-
The
[
Frama-C public repository
](
https://git.frama-c.com/pub/frama-c
)
contains a daily snapshot of the development version of Frama-C, as well as
the
[
issues tracking system
](
https://git.frama-c.com/pub/frama-c/issues
)
,
for reporting bugs.
-
The
[
Frama-C wiki
](
https://bts.frama-c.com/dokuwiki/doku.php?id=mantis:frama-c:start
)
has some useful information, although it is not entirely up-to-date.
...
...
@@ -114,7 +116,3 @@ via the GUI:
-
The
[
Frama-C blog
](
http://blog.frama-c.com/
)
has several posts about
new developments of Frama-C, as well as general discussions about the C
language, undefined behavior, floating-point computations, etc.
-
The
[
Github snapshot repository
](
https://github.com/Frama-C/Frama-C-snapshot
)
contains the .tar.gz archives of stable Frama-C releases, ready to be cloned.
It can also be used for reporting issues and submitting pull requests.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment