From 05bf4b3c78e2c1d679f0c94ae0431a281a9a137d Mon Sep 17 00:00:00 2001 From: "Roger D. Peng [amelia]" Date: Tue, 14 Jan 2014 17:10:40 -0500 Subject: [PATCH] Update link to repository --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 37d2cb08c5a..6d028906790 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,8 @@ invertible. In order to complete this assignment, you must do the following: -1. Clone the GitHub repository containing the stub R files at [URL] +1. Clone the GitHub repository containing the stub R files at + [https://github.com/rdpeng/ProgrammingAssignment2](https://github.com/rdpeng/ProgrammingAssignment2) 2. Edit the R file contained in the git repository and place your solution in that file (please do not rename the file). 3. Commit your completed R file into YOUR git repository and push your