From a45cb005352aba8a5bb2df3912358da548466e6e Mon Sep 17 00:00:00 2001 From: Lester Hedges Date: Fri, 8 Dec 2023 21:16:43 +0000 Subject: [PATCH] Fix URL formatting. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59fe549..be2fb49 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ If you are developing and want an editable install, use: python setup.py develop ``` -If you plan on using the [ACE]((https://acesuit.github.io/) backend, then you will need to install some additional +If you plan on using the [ACE](https://acesuit.github.io/) backend, then you will need to install some additional Julia packages from within the Julia REPL: ```julia