aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/index.html')
-rw-r--r--docs/dev/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/index.html b/docs/dev/index.html
index 16f903d8..b1b64e6d 100644
--- a/docs/dev/index.html
+++ b/docs/dev/index.html
@@ -112,8 +112,8 @@
<h2 class="hasAnchor">
<a href="#installation" class="anchor"></a>Installation</h2>
<p>You can install the latest released version from <a href="https://cran.r-project.org/package=mkin">CRAN</a> from within R:</p>
-<div class="sourceCode" id="cb1"><pre class="downlit">
-<span class="fu"><a href="https://rdrr.io/r/utils/install.packages.html">install.packages</a></span><span class="op">(</span><span class="st">"mkin"</span><span class="op">)</span></pre></div>
+<div class="sourceCode" id="cb1"><pre class="downlit sourceCode r">
+<code class="sourceCode R"><span class="fu"><a href="https://rdrr.io/r/utils/install.packages.html">install.packages</a></span><span class="op">(</span><span class="st">"mkin"</span><span class="op">)</span></code></pre></div>
</div>
<div id="background" class="section level2">
<h2 class="hasAnchor">

Contact - Imprint