From 13b0933fca0cf7d7f9626e383b0467157260afa2 Mon Sep 17 00:00:00 2001 From: Stephane Rigaud Date: Tue, 26 Nov 2024 14:49:49 +0100 Subject: [PATCH] fix highlight --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0d8e3a60..8f9273ef 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,11 @@ mamba install -c conda-forge pyclesperanto ``` > [!WARNING] -__MacOS__ users may need to install the following package: `mamba install -c conda-forge ocl_icd_wrapper_apple` -__Linux__ users may need to install the following package: `mamba install -c conda-forge ocl-icd-system` +> __MacOS__ users may need to install the following package: `mamba install -c conda-forge ocl_icd_wrapper_apple` +> __Linux__ users may need to install the following package: `mamba install -c conda-forge ocl-icd-system` > [!NOTE] -pyclesperanto package is also available on `PyPI` and can be install with the command `pip install pyclesperanto` +> pyclesperanto package is also available on `PyPI` and can be install with the command `pip install pyclesperanto` ## Troubleshooting: Graphics cards drivers