From c715128f9e3742c4617dddd2228d2b28e17c5d65 Mon Sep 17 00:00:00 2001 From: anna-pacinkova <ana.pacinkova@gmail.com> Date: Tue, 9 Aug 2022 10:59:23 +0200 Subject: [PATCH] readme_install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2655cbc..449531d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ For further details about the IntOMICS algorithm, its performance and benchmark # Installation ```ruby library(remotes) -install_github("anna-pacinkova/intomics_package") +install_github("anna-pacinkova/IntOMICS") library(IntOMICS) ``` -- GitLab