From 4896d13a4915446ed009f447ff5f726be5178715 Mon Sep 17 00:00:00 2001 From: lbluque Date: Wed, 11 Oct 2023 21:54:45 -0700 Subject: [PATCH] fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e66d1b9..8135512 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Installation pip install sparse-lm ``` -Additional information on installation can be found in the [here](https://cedergrouphub.github.io/sparse-lm/install.html). +Additional information on installation can be found the documentation [here](https://cedergrouphub.github.io/sparse-lm/install.html). Basic usage -----------