File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,11 @@ Sprockets Rails is work of [many contributors](https://github.com/rails/sprocket
5
5
6
6
#### Fork the Project
7
7
8
- Fork the [ project on Github] ( https://github.com/rails/sprockets-rails ) and check out your copy.
8
+ Fork the [ project on GitHub] ( https://github.com/rails/sprockets-rails ) and clone your fork.
9
+ Use your GitHub username instead of ` YOUR-USERNAME ` .
9
10
10
11
```
11
- git clone https://github.com/contributor /sprockets-rails.git
12
+ git clone https://github.com/YOUR-USERNAME /sprockets-rails.git
12
13
cd sprockets-rails
13
14
git remote add upstream https://github.com/rails/sprockets-rails.git
14
15
```
You can’t perform that action at this time.
0 commit comments