Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ejmahler authored Jan 21, 2017
1 parent 3164058 commit 00153eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Follow these steps to run the demo (Assuming you already have Qt 5.5+ installed
`INCLUDEPATH+= "C:\Boost\boost_1_60_0"`

On Mac, this might be:
INCLUDEPATH += /usr/local/Cellar/boost/1.59.0/include
`INCLUDEPATH += /usr/local/Cellar/boost/1.59.0/include`
4. Run qmake on `SplineDemo.pro` to generate a makefile, then build the makefile, and run the compiled executable
5. OR, open `SplineDemo.pro` in Qt Creator and press play

Expand Down

0 comments on commit 00153eb

Please sign in to comment.