update readme
This commit is contained in:
parent
9346150514
commit
2d21d22bf5
1 changed files with 2 additions and 2 deletions
|
@ -9,6 +9,6 @@ This is a starter electron project for building apps on top of the LBRY SDK. It
|
||||||
```
|
```
|
||||||
git clone https://github.com/lbryio/electron-starter
|
git clone https://github.com/lbryio/electron-starter
|
||||||
cd electron-starter
|
cd electron-starter
|
||||||
yarn
|
npm install
|
||||||
yarn dev
|
npm run dev
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue