Skip to content

Commit

Permalink
Merge pull request #5 from piribes/master
Browse files Browse the repository at this point in the history
Correct link instructions
  • Loading branch information
achille-roussel committed Mar 2, 2016
2 parents acff772 + 4aab354 commit 031724a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/nanomsgxx.7.ronn
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ nanomsgxx(7) -- C++11 binding for nanomsg

## SYNOPSIS

c++ -std=c++11 [flags] files **-lnanomsgxx** [libraries]
c++ -std=c++11 [flags] files **-lnnxx** [libraries]

## DESCRIPTION

Expand All @@ -29,7 +29,7 @@ these commands:
./waf install**

The library and headers will be installed on your system and you'll be able to
link your programs with **-lnanomsgxx**.
link your programs with **-lnnxx**.

## RESOURCES

Expand Down

0 comments on commit 031724a

Please sign in to comment.