From 2023e62763c4de15f8cbd8dd986ca7738ef0673b Mon Sep 17 00:00:00 2001 From: Ceco Elijah Maples <108555136+cecoeco@users.noreply.github.com> Date: Thu, 1 Aug 2024 08:24:29 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5336132..efe3712 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Julia package and [web application]() built with [`React.js`](https://react.dev/) for generating checklists and flow diagrams based on [the 2020 **P**referred **R**eporting **I**tems for **S**ystematic **R**eviews and **M**eta-**A**nalyses (PRISMA) statement (Page et al., 2021).](https://doi.org/10.1186/s13643-021-01626-4) -:arrow_down: **Installation:** inside the Julia REPL, `using Pkg; Pkg.add("PRISMA")` +:arrow_down: **Installation:** use this command in the Julia REPL: `using Pkg; Pkg.add("PRISMA")` :book: **Documentation:** Documentation Stable Documentation Dev