Skip to content

Commit

Permalink
README: remove stray bullet point
Browse files Browse the repository at this point in the history
  • Loading branch information
marckleinebudde committed Aug 17, 2018
1 parent d0c855c commit 6cedc8a
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 @@ -56,7 +56,7 @@ subsystem (aka SocketCAN):
* Linux : cmake -GNinja .. && ninja
* Linux Eclipse Photon (Debug) : CC=clang cmake -G"Eclipse CDT4 - Unix Makefiles" ../can-utils/ -DCMAKE_BUILD_TYPE=Debug -DCMAKE_ECLIPSE_VERSION=4.8.0
* To override the base installation directory use: CMAKE_INSTALL_PREFIX
* ie. CC=clang cmake -DCMAKE_INSTALL_PREFIX=./out .. && make install
ie. CC=clang cmake -DCMAKE_INSTALL_PREFIX=./out .. && make install

### Additional Information:

Expand Down

0 comments on commit 6cedc8a

Please sign in to comment.