diff --git a/README.md b/README.md
index 2655cbcf995208ebfa24eee8f11c6d1df8d270f2..449531d202990557ca1e09d6e0eddd7526581b02 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)
 ```