mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 19:54:57 +08:00
Fix typo and missing dependency in README
This commit is contained in:
parent
2d416f1560
commit
3f5e3f61a8
@ -21,6 +21,7 @@ API Documentation: http://wjwwood.github.com/serial/doc/1.1.0/index.html
|
||||
* [Python](http://www.python.org) - scripting language
|
||||
* [empy](http://www.alcyone.com/pyos/empy/) - Python templating library
|
||||
* [catkin_pkg](http://pypi.python.org/pypi/catkin_pkg/) - Runtime Python library for catkin
|
||||
* [Doxygen](http://www.doxygen.org/) - Documentation generation tool
|
||||
|
||||
### Install
|
||||
|
||||
@ -38,7 +39,7 @@ Build and run the tests:
|
||||
|
||||
Build the documentation:
|
||||
|
||||
make docs
|
||||
make doc
|
||||
|
||||
Install:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user