Mercurial > hg > aimc
changeset 409:1d0f39b04954
Edited wiki page BuildingOnUbuntu through web user interface.
author | tomwalters |
---|---|
date | Tue, 19 Oct 2010 07:35:59 +0000 |
parents | 58d61c6fc41f |
children | 7af493eb1563 |
files | wiki/BuildingOnUbuntu.wiki |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/wiki/BuildingOnUbuntu.wiki Tue Oct 19 07:34:43 2010 +0000 +++ b/wiki/BuildingOnUbuntu.wiki Tue Oct 19 07:35:59 2010 +0000 @@ -23,7 +23,7 @@ {{{ #!/bin/bash -sudo apt-get -y install doxygen +sudo apt-get -y install doxygen graphviz cd ~/aimc-read-only doxygen doc/Doxyfile }}} \ No newline at end of file