From 289a2ad22b7bc69b84406adde5de94af6ec0ab01 Mon Sep 17 00:00:00 2001 From: Jenny Chen Date: Mon, 14 Oct 2024 11:46:57 -0400 Subject: [PATCH] update istallation.md --- docs/docs/designer/installation.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/docs/designer/installation.md b/docs/docs/designer/installation.md index d851b44..debbefa 100644 --- a/docs/docs/designer/installation.md +++ b/docs/docs/designer/installation.md @@ -18,8 +18,7 @@ nav_order: 3 --- ## Running DESIGNER v2 using Docker (most convenient) -We provide convenient docker images to quickly get started with Designer without the need to install and its dependencies. The latest version will be published on [Docker Hub](https://hub.docker.com/repository/docker/nyudiffusionmri/designer2/general). -Official versions will be tagged (nyudiffusionmri/designer2:\; latest tag is v2.0.10), while we also maintain images following our main development branch (nyudiffusionmri/designer2:main). See [Docker Hub](https://hub.docker.com/repository/docker/nyudiffusionmri/designer2/tags?page=1&ordering=last_updated) for an overview of all releases. +We provide convenient docker images to quickly get started with Designer without the need to install and its dependencies. Official versions will be tagged (nyudiffusionmri/designer2:\; latest tag is v2.0.10), while we also maintain images following our main development branch (nyudiffusionmri/designer2:main). See [Docker Hub](https://hub.docker.com/repository/docker/nyudiffusionmri/designer2/tags?page=1&ordering=last_updated) for an overview of all releases. To get started, install [Docker Desktop](https://www.docker.com/products/docker-desktop/) on your machine. If you are using an Apple Silicon device, navigate to the Docker app's general settings and enable the "Use Rosetta for x86/amd64 emulation on Apple Silicon" option for compatibility. We recommend setting the memory limit to at least 15GB for optimal performance.