diff --git a/README.md b/README.md index 4263a74..1b2576b 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,10 @@ Note: The package is intended to be used by NCEAS staff and may not make much se ## Installing -I recommend installing from the latest [release](https://github.com/NCEAS/arcticdatautils/releases) which should be v0.5.1: +I recommend installing from the latest [release](https://github.com/NCEAS/arcticdatautils/releases) which should be v0.5.2: ``` -devtools::install_github("NCEAS/arcticdatautils", ref = "v0.5.1") +devtools::install_github("NCEAS/arcticdatautils", ref = "v0.5.2") ``` If you're feeling adventurous, you can install from the bleeding edge: