diff options
| author | Fuwn <[email protected]> | 2020-10-16 14:03:37 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2020-10-16 14:03:37 -0700 |
| commit | 6452ace228bee154fa556d2cae563fdd29b1109e (patch) | |
| tree | 4ccfdd773c6967dd589b280b9a8ac1de12ef100f /README.MD | |
| parent | v1.2.1 (diff) | |
| download | monkey-type-desktop-6452ace228bee154fa556d2cae563fdd29b1109e.tar.xz monkey-type-desktop-6452ace228bee154fa556d2cae563fdd29b1109e.zip | |
change handle
Diffstat (limited to 'README.MD')
| -rw-r--r-- | README.MD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ You can set your own rich presence values with that information. 3. `$ npm run start` to start the application. ## Installation -1. Go to [releases](https://github.com/8cy/monkey-type-desktop/releases) +1. Go to [releases](https://github.com/fuwn/monkey-type-desktop/releases) 2. Download Currently, only Windows builds are in the release section, however, you can build Linux or Mac using the `$ npm run dist` script along side your platforms flag; `--windows`, `--linux` or `--mac`. @@ -25,4 +25,4 @@ Currently, only Windows builds are in the release section, however, you can buil Feel free to run lint yourself via `$ yarn xo`. ### License -MIT
\ No newline at end of file +MIT |