From 2c0edd6fa38b84024df7c3cf075e91a37274b1f8 Mon Sep 17 00:00:00 2001 From: Byron Date: Wed, 19 Feb 2025 09:49:40 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2cf4315..878ac85 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ```r install.packages(c("remotes", "tcltk"), repos = "https://cran.mirror.ac.za") library("remotes") -install_github("coderaanalytics/econdatar", ref = "3.3.0") +install_github("coderaanalytics/econdatar", ref = "4.0.0") ``` Install from disk @@ -30,7 +30,7 @@ Or if selecting a particular release **(recommended)**, [see](https://github.com ```r library("remotes") remove.packages("econdatar") -install_github("coderaanalytics/econdatar", ref = "3.3.0") +install_github("coderaanalytics/econdatar", ref = "4.0.0") ``` ## Connecting to econdata.co.za