Skip to content

Commit

Permalink
Update recommended file browser in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrossman authored Oct 5, 2020
1 parent 0608be3 commit 46e51aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ A stable release is was made available on the Rebble store thanks to @joshua. [C

### Manual install

For more cutting-edge features, download the latest [`forecaswatch2.pbw`](https://github.com/mattrossman/forecaswatch2/releases/latest/download/forecaswatch2.pbw) release. On Android you can use [Amaze File Manager](https://play.google.com/store/apps/details?id=com.amaze.filemanager&hl=en_US) to open this file through the Pebble app.
For more cutting-edge features, download the latest [`forecaswatch2.pbw`](https://github.com/mattrossman/forecaswatch2/releases/latest/download/forecaswatch2.pbw) release. On Android you can use [Cx File Explorer](https://play.google.com/store/apps/details?id=com.cxinventor.file.explorer) to open this file through the Pebble app.

## Developers

Expand All @@ -65,4 +65,4 @@ You can create a file `src/pkjs/dev-config.js` to set values for Clay keys (for
```javascript
var darkSkyApiKey = 'abc123';
module.exports.darkSkyApiKey = darkSkyApiKey;
```
```

0 comments on commit 46e51aa

Please sign in to comment.