8000 Merge pull request #2 from KristijanIvancic/master · realpython/data-version-control@b796ba1 · GitHub
[go: up one dir, main page]

Skip to content

Commit b796ba1

Browse files
author
Kristijan Ivancic
authored
Merge pull request #2 from KristijanIvancic/master
Update README
2 parents bf64495 + 0744490 commit b796ba1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
Example repository for the [Data Version Control With Python and DVC](https://realpython.com/python-data-version-control/) article on [Real Python](https://realpython.com/).
44

5-
To use this repo as part of the tutorial, you first need to get your own copy by clicking _Fork_ button in the top right corner of the screen. Select your personal GitHub account, and GitHub will create your own copy.
5+
To use this repo as part of the tutorial, you first need to get your own copy. Click the _Fork_ button in the top-right corner of the screen, and select your private account in the window that pops up. GitHub will create a forked copy of the repository under your account.
66

7-
Then clone the fork you just created to your computer with the `git clone` command:
7+
Clone the forked repository to your computer with the `git clone` command
88

99
```console
1010
git clone git@github.com:YourUsername/data-version-control.git

0 commit comments

Comments
 (0)
0