From fffc1bb5ffd7a203b2b4fa91a9bca0f0c936fdcb Mon Sep 17 00:00:00 2001 From: Wissam Bejjani Date: Thu, 4 Aug 2022 10:35:06 +0200 Subject: [PATCH] chore: fixing square brackets (#21) --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 82e8250..2678ab0 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -6,7 +6,7 @@ The simplest way to install CATX is through PyPI: We recommend using either Docker, Singularity, or conda to use the repository. -### step 2 \[Optional\]: JAX GPU installation +### step 2 [Optional]: JAX GPU installation CATX installation in step 1 uses JAX on CPU. To unleash the full speed of CATX and have access to a GPU, a GPU version of JAX must be installed.