File tree 1 file changed +8
-5
lines changed
1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -88,13 +88,16 @@ invertible.
88
88
89
89
In order to complete this assignment, you must do the following:
90
90
91
- 1 . Clone the GitHub repository containing the stub R files at
91
+ 1 . Fork the GitHub repository containing the stub R files at
92
92
[ 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
94
97
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
98
101
the completed R code for the assignment.
99
102
100
103
### Grading
You can’t perform that action at this time.
0 commit comments