Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan-R authored Apr 6, 2018
1 parent 599d18f commit da5c7a9
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 @@ -25,7 +25,7 @@ We like to have a reasonable number of things in the build environment.
- pkg-config (even for Windows) - http://www.freedesktop.org/wiki/Software/pkg-config
- valgrind - The 'C' level tests use it - http://valgrind.org/
- Testify - testing framework from Yelp - https://github.com/Yelp/Testify (<tt>pip install testify</tt>)
- doxygen (for documentation) - http://doxygen.org/
- doxygen (for documentation) - http://doxygen.org/. The current documentation can be found [here](https://codedocs.xyz/assimilation/assimilation-official/).
- dot (for doxygen graphs) - http://www.graphviz.org/
- Ctypesgen ( for the CMA code) http://code.google.com/p/ctypesgen/ (<tt>pip install ctypesgen</tt>)

Expand Down

0 comments on commit da5c7a9

Please sign in to comment.