From 94e4c7fe3d3b86f22333d8ac59ec0cfd9e0079e8 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Fillion-Robin Date: Thu, 22 Jun 2023 19:18:45 -0400 Subject: [PATCH] DOC: Remove obsolete note mentioning extension is not available on macOS --- Documentation/getting-started.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Documentation/getting-started.md b/Documentation/getting-started.md index 86110530..caab996b 100644 --- a/Documentation/getting-started.md +++ b/Documentation/getting-started.md @@ -6,10 +6,6 @@ This page contains information on how to obtain and install AutoscoperM, as well AutoscoperM is a module for [3D Slicer](https://download.slicer.org/), a free, open-source software platform for medical image computing. For more information on the system requirements for 3D Slicer, please see the [3D Slicer documentation](https://slicer.readthedocs.io/en/latest/user_guide/getting_started.html#system-requirements). -```{note} -AutoscoperM currently only supports Windows and Linux operating systems. MacOS support is planned for the near future. -``` - ### OpenCL Requirements A graphics card that supports OpenCL 1.2 or higher is required to run AutoscoperM. For more information on OpenCL, please see the [OpenCL documentation](https://www.khronos.org/opencl/). Please check your graphics card's specifications to ensure that it supports OpenCL 1.2 or higher. If your graphics card supports OpenCL 1.2 or higher, please make sure to update to the latest version of your graphics card drivers.