Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gchatelet committed Jul 2, 2014
1 parent b25fde2 commit d16e86d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL.md
Expand Up @@ -3,13 +3,13 @@ Compiling Duke

For the moment Duke compiles on Linux and OSX. The Windows version is untested and will probably not compile.

First, have a look at the [Travis-CI configuration](.travis.yml) to know what packages you'll need to successfully build Duke.

Duke is known to compile on GCC 4.8 / clang 3.4 or later.

Linux and OSX
-------------

First, open the [Travis-CI configuration](.travis.yml) and look for the **apt-get** line, make sure your system has those dependencies.

On Linux/OSX the build is fully automatic : dependencies will be fetched and compiled as needed. This may take a long time so consider using make -j option to speed up the build.

To compile duke
Expand Down

0 comments on commit d16e86d

Please sign in to comment.