Skip to content
Snippets Groups Projects
Commit 74331561 authored by Andre Maroneze's avatar Andre Maroneze
Browse files

[doc] minor updates to readme/install

parent 21713f80
No related branches found
No related tags found
No related merge requests found
......@@ -379,7 +379,6 @@ Type `make`.
Some Makefile targets of interest are:
- `doc` generates the API documentation.
- `top` generates an OCaml toplevel embedding Frama-C as a library.
- `oracles` sets up the Frama-C test suite oracles for your own configuration.
- `tests` performs Frama-C's own tests.
......@@ -438,7 +437,6 @@ available:
- `frama-c.byte` bytecode version of frama-c
- `frama-c-gui.byte` bytecode version of frama-c-gui, if available
- `ptests.opt` testing tool for Frama-c
- `frama-c.toplevel` if 'make top' previously done
- `frama-c-script` utilities related to analysis parametrization
## Shared files: (in `/INSTALL_DIR/share/frama-c` and subdirectories)
......
......@@ -43,7 +43,7 @@ should install frama-c and its gui:
Frama-C is developed mainly in Linux, often tested in macOS
(via Homebrew), and occasionally tested on Windows
(with Cygwin + MinGW).
(via the Windows Subsystem for Linux).
## Usage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment