diff --git a/src/bin/kmerclust_clust.R b/src/bin/kmerclust_clust.R
index bc0b298914acd87c3642612e262aab37e8fde384..56dca2ad10c1ca868d1884f7c5a4c58105dced84 100644
--- a/src/bin/kmerclust_clust.R
+++ b/src/bin/kmerclust_clust.R
@@ -1,5 +1,5 @@
 suppressPackageStartupMessages(library(tidyverse))
-library(tidyverse)
+library(kmerclust)
 args <- commandArgs(trailingOnly = TRUE)
 print(args)