From 82f9d0edd93b0a6f6d3d6455e17caa249307d560 Mon Sep 17 00:00:00 2001 From: Abigail Stamm <13263174+ajstamm@users.noreply.github.com> Date: Thu, 2 Nov 2023 16:34:52 -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 e04a490..ab827fc 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ devtools::install_github("nystracking/gatpkg", dependencies = TRUE, build_vignette = TRUE) ``` -If running the code above doesn't work, you can also install GAT manually. Download the [most recently compiled version of GAT](compiles/gatpkg_2.0.0.tar.gz?raw=TRUE) or check the [compiles](compiles) folder for earlier versions of GAT, then download and follow [instructions on how to install GAT](compiles/GAT2.x_install_instructions.pdf), including a list of required R packages on CRAN. +If running the code above doesn't work, you can also install GAT manually. Download the [most recently compiled version of GAT](compiles/gatpkg_2.1.0.tar.gz?raw=TRUE) or check the [compiles](compiles) folder for earlier versions of GAT, then download and follow [instructions on how to install GAT](compiles/GAT2.x_install_instructions.pdf), including a list of required R packages on CRAN. ### Why create GAT