Skip to content

Commit

Permalink
Merge pull request #113 from deepcharles/patch-1
Browse files Browse the repository at this point in the history
docs: typo in README
  • Loading branch information
agramfort authored Jan 27, 2021
2 parents 2b4d1c7 + 5090a18 commit 2509e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## How?

- For the repository by clicking on the `Fork` button on the upper right corner
- Fork the repository by clicking on the `Fork` button on the upper right corner
- Clone the repository of your fork with: `git clone https://github.com/MYLOGIN/datacamp-assignment-pandas` (replace MYLOGIN with your GitHub login)
- Create a branch called `myassignment` using `git checkout -b myassignment`
- Make the changes to complete the assignment. You have to modify the files that contain `questions` in their name. Do not modify the files that start with `test_`.
Expand Down

0 comments on commit 2509e24

Please sign in to comment.