Skip to content

Commit

Permalink
Use correct directory name for bootstrap contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
soundarapandian committed Dec 24, 2013
1 parent 237b85a commit 8b564f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ included in the project:
# Clone your fork of the repo into the current directory
git clone https://github.com/<your-username>/bootstrap.git
# Navigate to the newly cloned directory
cd html5-boilerplate
cd bootstrap
# Assign the original repo to a remote called "upstream"
git remote add upstream https://github.com/twbs/bootstrap.git
```
Expand Down

0 comments on commit 8b564f9

Please sign in to comment.