From 3afdaf2b350b412df1f4f5c54e5ad3da5751ca70 Mon Sep 17 00:00:00 2001 From: Andrew Saydjari Date: Tue, 27 Dec 2022 14:03:31 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baa985b..9737356 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Currently, installation is directly from the GitHub ```julia import Pkg -Pkg.add(url="https://github.com/andrew-saydjari/CloudCovErr.jl") +Pkg.add(url="https://github.com/andrew-saydjari/LowRankOps.jl") ``` ## Examples