From db48096ac772adce370869ee749ae4a27700a8b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20BARCZA?= Date: Wed, 8 Feb 2023 10:58:13 +0100 Subject: [PATCH] Update README.org --- README.org | 1 - 1 file changed, 1 deletion(-) diff --git a/README.org b/README.org index 646b3f8..db13b22 100644 --- a/README.org +++ b/README.org @@ -17,7 +17,6 @@ RBBGCMuso is an R package which supports the easy but powerful application of th You can install the RBBGCMuso package in several ways depending on the operating system you use. Up to now RBBGCMuso was tested only in Linux and MS Windows environment, so Mac OS X compatibility cannot be guaranteed yet. In MS Windows you can install the package from binary or from source installer. In Linux you can only install the software from source. *** Installation in Linux and MS Windows from Source (proposed method) -*Note that in MS Windows first you have to install the [[https://cran.r-project.org/bin/windows/Rtools/][Rtools]] Windows software.* If you would like to install the RBBGCMuso package from Source, you have two options. a) Clone this repository, then build and run the package (further information is available here: [[http://kbroman.org/pkg_primer/pages/build.html][package build and install]]) or