Skip to content

Commit

Permalink
Merge pull request #191 from thetoster/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
cdewbery authored Jun 19, 2016
2 parents d773595 + 7721b60 commit d5fb070
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 @@ -78,7 +78,7 @@ Note that for our purposes the terms *user* and *developer* have the following d

The Awa API documentation is available as a Doxygen presentation which is generated via the following process.

1. Install [Doxygen ](http://www.stack.nl/~dimitri/doxygen/download.html): ```` sudo apt-get install doxygen````
1. Install [Doxygen ](http://www.stack.nl/~dimitri/doxygen/download.html) and [Graphviz](http://www.graphviz.org): ```` sudo apt-get install doxygen graphviz````

2. Generate the documentation: ```` make docs````

Expand Down

0 comments on commit d5fb070

Please sign in to comment.