Skip to content

Commit

Permalink
fix: git clone url
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabio Santos authored Feb 25, 2021
1 parent 7122939 commit 223531f
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 @@ If you are receiving the error message `Failed to load resource: net::ERR_INSECU
* Run script
```bash
# clone it
$ git clone https://github.com/jhen0409/react-chrome-extension-boilerplate.git
$ git clone https://github.com/teamlyzer/chrome-addon.git

# Install dependencies
$ yarn
Expand Down

0 comments on commit 223531f

Please sign in to comment.