Skip to content
This repository has been archived by the owner on Aug 26, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/3vi1/IMP
Browse files Browse the repository at this point in the history
  • Loading branch information
3vi1 committed Mar 15, 2017
2 parents fd03d70 + 258ca36 commit c5435a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ You will need the following dependencies (Ubuntu, Debian):

1. Change into the out-of-tree build subdirectory of the source tree:

cd IMP\build
mkdir IMP/build; cd IMP/build

2. Create the makefile via qmake:

qmake ..\src\imp.pro
qmake ../src/imp.pro

3. Build the binary:

Expand Down

0 comments on commit c5435a0

Please sign in to comment.