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

Commit

Permalink
Markup foo
Browse files Browse the repository at this point in the history
  • Loading branch information
TriKaspar committed Sep 8, 2012
1 parent 5ba6b98 commit fe744eb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,13 @@ This will generate a solution file which can be opened and compiled in Visual St
run 'sudo make install'
this should install all headers and lib file.

Link your project with libriack++.a or .dylib
Link your project with libriack++.a or .dylib
Include
```
<riack++/Client.h>
<riack++/Object.h>
And so on as needed.
```
and so on as needed.

###Windows
Either pull in all the sources to your project or take the .a/.lib and the headers.
Expand Down

0 comments on commit fe744eb

Please sign in to comment.