Skip to content

Commit 9870c04

Browse files
authored
Update README.md
1 parent 4051e59 commit 9870c04

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ If you would like to install the library system-wide, then run:
9999
`$ cd build` <br/>
100100
`$ sudo make install` <br/>
101101

102-
On Ubuntu 14.04, this will install the shared library (libbtpp.so) in `/usr/local/lib` and the sample executable (btpp_example) in `/usr/local/bin`.
102+
On Ubuntu 14.04, this will install the shared library (libbtpp.so) in `/usr/local/lib`.
103+
The repository [my-behavior-tree-project](https://github.com/miccol/my-behavior-tree-project) shows an example on how to use the library once syste-wide installed.
103104

104105

105106
CREATE YOUR OWN ACTION NODE

0 commit comments

Comments
 (0)