File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -88,13 +88,16 @@ invertible.
8888
8989In order to complete this assignment, you must do the following:
9090
91- 1 . Clone the GitHub repository containing the stub R files at
91+ 1 . Fork the GitHub repository containing the stub R files at
9292 [ https://github.com/rdpeng/ProgrammingAssignment2 ] ( https://github.com/rdpeng/ProgrammingAssignment2 )
93- 2 . Edit the R file contained in the git repository and place your
93+ to create a copy under your own account.
94+ 2 . Clone your forked GitHub repository to your computer so that you can
95+ edit the files locally on your own machine.
96+ 3 . Edit the R file contained in the git repository and place your
9497 solution in that file (please do not rename the file).
95- 3 . Commit your completed R file into YOUR git repository and push your
96- git branch to your GitHub account.
97- 4 . Submit to Coursera the URL to your GitHub repository that contains
98+ 4 . Commit your completed R file into YOUR git repository and push your
99+ git branch to the GitHub repository under your account.
100+ 5 . Submit to Coursera the URL to your GitHub repository that contains
98101 the completed R code for the assignment.
99102
100103### Grading
You can’t perform that action at this time.
0 commit comments