Skip to content

Commit

Permalink
Updated README with installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
simetenn committed Feb 18, 2015
1 parent 7d84103 commit c2a4f42
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,15 @@ git@github.com:CINPLA/neuronify.git
Installation of Qt and building Neuronify:

1) Download Qt from http://www.qt.io/download-open-source/

2) Run the installer and follow the instructions

3) Clone the git repo: git@github.com:CINPLA/neuronify.git

4) Open Qt

5) In Qt, use Open Project, go to the neuronify folder and open nestify.pro or neuronify.pro, whichever is present

6) Under configure project that shows up, mark Desktop Qt 5.4.0 GCC and unmark Desktop before pressing Configure Project

7) Press Run, green triangle, and it should hopefully build and run.

0 comments on commit c2a4f42

Please sign in to comment.