From bb742629f4467a27f9c321b4aab0db5315d49fbd Mon Sep 17 00:00:00 2001 From: neurolabusc Date: Tue, 29 Oct 2024 08:26:48 -0400 Subject: [PATCH] Part of niivue organization --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 137af68..d5b094c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ NiiNav addresses these limitations by allowing researchers to approximate brain ### Live Demo -Try out [this repository in a live demo](https://neurolabusc.github.io/niinav/) +Try out [this repository in a live demo](https://niivue.github.io/niinav/) Using this tool is simple: @@ -28,7 +28,7 @@ Using this tool is simple: You can host your own instance locally, allowing you to extend this distribution. ``` -git clone https://github.com/neurolabusc/niinav +git clone git@github.com:niivue/niinav.git cd niinav npm install npm run dev