Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alexk111 committed Aug 4, 2019
1 parent 42550c8 commit 1d1aa85
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,25 +24,31 @@ Due to a missing header in responses from Bitpay servers I had to skip a hash ve

## Installing on your system

### Download

1. [Download DeBitpay](https://github.com/alexk111/DeBitpay/archive/master.zip) from GitHub.
2. Unpack the downloaded zip and install dependencies:

```
npm install
```

## Build
### Build

```
npm run build
```

The command will build the app in /dist folder.

## Open
### Open

Go to /dist folder and open *index.html* with your browser.

## 💝 Donations are always appreciated!

BTC Donation Address: 3DJGzZnhHzNA7sKday7hjSWG6uveuG2hUA

## License

MIT © Alex Kaul
Expand Down

0 comments on commit 1d1aa85

Please sign in to comment.