Code Review
/
apps
/
agl-service-can-low-level.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a467687
)
Update README.md
author
Wesam Haddad
<whaddad200036@gmail.com>
Fri, 31 Mar 2017 14:33:27 +0000
(10:33 -0400)
committer
GitHub
<noreply@github.com>
Fri, 31 Mar 2017 14:33:27 +0000
(10:33 -0400)
was annoying me :)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
55fc453
..
cbe951b
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-18,7
+18,7
@@
sudo apt-get install calibre
To generate Doxygen documentation, you'll need doxygen and graphviz:
```bash
-sudo apt-get doxygen graphviz
+sudo apt-get
install
doxygen graphviz
```
Prepare your build environment:
@@
-50,4
+50,4
@@
gendocs.sh doxygen
or
```bash
cd build && make doxygen
-```
\ No newline at end of file
+```