Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-Authored-By: hguthrie <hguthrie@users.noreply.github.com>
  • Loading branch information
dshevtsov and hguthrie authored Feb 14, 2020
1 parent 3a0f953 commit d9d40e8
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 @@ -45,7 +45,7 @@ To pull all the mapped sources:
rake init
```

Docfile begins with public sources, because `rake init` fails when it gets to cloning content from private repositories without corresponding permissions.
Docfile begins with public sources, because the `rake init` task fails when it attempts to clone content from private repositories without the corresponding permissions.

>**NOTE**
>By default _rake_ clones with SSH. If you want to clone with HTTPS, run it with a variable `token`:
Expand Down

0 comments on commit d9d40e8

Please sign in to comment.