Skip to content

Commit

Permalink
installation instructions bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhar-abbas committed Mar 26, 2020
1 parent f9bca81 commit 7ba7023
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 @@ -23,7 +23,7 @@ Second, you will need to compile the controller. From the ROSCO home directory:
mkdir build
cd build
cmake ..
make install
make
```
A dynamic link library will be compiled into the directory with the title `libdiscon.*`, where the file extension is `.so`, `.dll`, or `.dylib`, depending on the user's operating system.

Expand Down

0 comments on commit 7ba7023

Please sign in to comment.