From 93b6196cd5ad70829edd5f8dcaac8f5bace6e8c6 Mon Sep 17 00:00:00 2001 From: "Abolfazl (Abe)" Date: Wed, 17 Apr 2024 10:57:38 -0700 Subject: [PATCH] use PyCanDI for PyPI command --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f6e4ef5..8c26095 100644 --- a/README.rst +++ b/README.rst @@ -8,11 +8,11 @@ CanDI - A global cancer data integrator Package Installation -------------------- -CanDI is now available on `PyPI `_ and can be installed with pip: +CanDI is now available on `PyPI `_ and can be installed with pip: .. code:: bash - pip install CanDI + pip install PyCanDI ___ For the latest version (development version) install from GitHub: