Skip to content

Commit 73e32c7

Browse files
committed
Update README.md
1 parent 53dea4b commit 73e32c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ learn-git
2929
##Mini-Project 2: DevMountain Project
3030
* Now what we're going to do is walk through how you would normally treat a project here from DevMountain.
3131

32-
### Step 1: For the Repo
32+
### Step 1: Fork the Repo
3333
First, you'll want to 'fork' this repo. On the top right of this page you should see a button that says 'fork'. What this is going to do is essentially copy all of the code from this repository, but make it as a repo under your account. As you can imagine, you can't push directly to the DevMtn repo because that's not secure. But what you can do is create a fork of this repo, then push to your own fork because it's under your own account.
3434

3535
### Step 2: Clone the Fork

0 commit comments

Comments
 (0)