From c0498cd01941dc23a83dc09e68c4f51a10b87fa8 Mon Sep 17 00:00:00 2001 From: Iago Leal de Freitas Date: Sun, 5 Jul 2020 16:05:25 -0300 Subject: [PATCH] README: fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1620acb..4a19ced 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ and its applications to statistical rankings and extraction of topological features from simplicial triangulations. ## Installation -To install this package, enter `[` on the Julia REPL and write +To install this package, enter `]` on the Julia REPL and write ```julia pkg> add https://github.com/iagoleal/Hodge.jl.git ```