@@ -5,6 +5,12 @@ Tool for efficient verification of population protocols
Installation
-------
In order to compile and install Peregrine, go to the project's main directory and enter
```bash
sudo make install
```
Compilation requires the Glasgow Haskell Compiler [ghc >= 7.8.1](https://www.haskell.org/ghc/) and the build system [cabal >= 1.22](https://www.haskell.org/cabal/).