From c78914e0a68d24aa8d391e012ba9fb424f7e8514 Mon Sep 17 00:00:00 2001 From: Stefan Hammer Date: Sat, 20 Aug 2016 10:53:29 +0200 Subject: [PATCH] fix readme command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27b8d4c..4d53efa 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ TIP: You might want call `./configure --help` for all install options! ## Documentation -Documentation is done using Doxygen. Call `make doc` for a offline version in HTML and PDF. +Documentation is done using Doxygen. Call `make doxygen-doc` for a offline version in HTML and PDF. There is also a online version available here: [http://ribonets.github.io/RNAblueprint/](http://ribonets.github.io/RNAblueprint/) ## Testing