diff options
Diffstat (limited to 'README.html')
-rw-r--r-- | README.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.html b/README.html index ef6dfca..77a9d18 100644 --- a/README.html +++ b/README.html @@ -138,7 +138,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/></code></pre> <div id="installation" class="section level2"> <h2>Installation</h2> -<p>The easiest way to install the package is probably to use <a href="http://cran.r-project.org/package=drat">drat</a>:</p> +<p>The easiest way to install the package is probably to use <a href="https://cran.r-project.org/package=drat">drat</a>:</p> <pre class="r"><code>install.packages("drat") drat::addRepo("jranke") install.packages("pfm")</code></pre> |