From 1badf943dc502db40bd7bbc7691a74b48819fc5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1n=20Drgo=C5=88a?= Date: Tue, 26 Nov 2024 19:32:59 -0800 Subject: [PATCH] Update USER_GUIDE.md --- USER_GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/USER_GUIDE.md b/USER_GUIDE.md index c3e28085..f7b3929b 100644 --- a/USER_GUIDE.md +++ b/USER_GUIDE.md @@ -18,7 +18,7 @@ cd neuromancer pip install -e .[docs,tests,examples] ``` -For detailed manual installation instructions please refer to [Installation Insturctions](installation.md). +For detailed manual installation instructions please refer to [Installation Insturctions](https://github.com/pnnl/neuromancer/blob/master/INSTALLATION.md). ## Code Structure ### Project Layout