From 0c192c09eb16b30a364504a9de4d6dd9be3a685a Mon Sep 17 00:00:00 2001 From: Ronald Date: Wed, 23 Dec 2020 15:50:44 +0200 Subject: [PATCH] Update README.md update broken _R_package_list.txt url to https://github.com/rdpeng/rprogdatascience/blob/master/manuscript/_R_package_list.txt --- 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.