Browse Source

README: unify and remove obvious instructions

master
meriadec 7 years ago
parent
commit
854fa280c5
No known key found for this signature in database GPG Key ID: 1D2FC2305E2CB399
  1. 12
      README.md

12
README.md

@ -27,23 +27,15 @@ Ledger Live is an hybrid desktop application built with Electron, React, Redux,
## Install
1. Clone or fork the repo
```bash
git clone git@github.com:LedgerHQ/ledger-live-desktop.git
```
2. Install dependencies
```bash
# install dependencies
yarn
```
## Run
Launch the app
```bash
# launch the app
yarn start
```

Loading…
Cancel
Save