From 888a389d1bee95a00329041a1ed0f6e842608a9c Mon Sep 17 00:00:00 2001 From: rautenberg Date: Wed, 5 Oct 2016 18:00:34 +0200 Subject: small edit for installation --- _posts/2016-10-05-qmrf-and-qprf-reporting-library-gem.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/_posts/2016-10-05-qmrf-and-qprf-reporting-library-gem.md b/_posts/2016-10-05-qmrf-and-qprf-reporting-library-gem.md index bc30824..5ae3e3e 100644 --- a/_posts/2016-10-05-qmrf-and-qprf-reporting-library-gem.md +++ b/_posts/2016-10-05-qmrf-and-qprf-reporting-library-gem.md @@ -17,7 +17,7 @@ The open source code is freely available and versioned at the Github code hosti The library has two main classes for the report types **OpenTox::QMRFReport** and **OpenTox::QPRFReport**. Instances of these classes can be easily filled with contents. There is a full documentation of the library with examples at [RubyDoc.info Code documentation](http://www.rubydoc.info/gems/qsar-report) . -### Classes for QMRF and QPRF reporting. +### Classes for QMRF and QPRF reporting. * **OpenTox::QMRFReport**: Provides a ruby OpenTox class to prepare an initial version of a QMRF report. @@ -99,8 +99,7 @@ create a new QPRF report, add some content and show output: ### Installation - - gem install qsar-report + gem install qsar-report ### More Documentation -- cgit v1.2.3