Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion COMPILING.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,8 @@ We recommend Visual Studio.
Follow these instructions:

1. First install Cygwin, then from the Cygwin setup facility install the
following packages: `flex, bison, tar, gzip, git, make, wget, patch`.
following packages: `flex, bison, tar, gzip, git, make, wget, patch,
libwww-perl`.
2. Get the CBMC source via
```
git clone https://github.com/diffblue/cbmc cbmc-git
Expand Down