Skip to content

Commit

Permalink
docs: typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
deepcharles authored Jan 27, 2021
1 parent 2b4d1c7 commit 5090a18
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 5090a18

Please sign in to comment.