Skip to content

Commit

Permalink
Fixing link in instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
omdv authored May 24, 2020
1 parent 68d372f commit 6bf6cb5
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 @@ -9,7 +9,7 @@
First, clone the repo via git and install dependencies:

```bash
git clone --depth 1 --single-branch https://github.com/electron-react-boilerplate/electron-react-boilerplate.git your-project-name
git clone --depth 1 --single-branch https://github.com/omdv/react-electron-python.git your-project-name
cd your-project-name
yarn
```
Expand Down

0 comments on commit 6bf6cb5

Please sign in to comment.