From 4ed9eb25a601df62b717c0603b528a8d72afa679 Mon Sep 17 00:00:00 2001 From: banky <41001537+bahadzie@users.noreply.github.com> Date: Sat, 17 Jun 2023 17:01:32 +0000 Subject: [PATCH] Update packages listed link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22331df..acd304d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,6 @@ Before building the book with the bookdown package, you need to 1. unzip the `book_datasets.zip` file, which contains the datasets referenced in some of the chapters. -2. Install all of the packages listed in the [_R_package_list.txt](https://github.com/rdpeng/rprogdatascience/blob/master/_R_package_list.txt) file. +2. Install all of the packages listed in the [_R_package_list.txt](https://github.com/rdpeng/rprogdatascience/blob/master/manuscript/_R_package_list.txt) file.