Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sentialx committed Jun 16, 2019
1 parent ef1a1a2 commit 5397a4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Although Multrin long-term plan focuses mainly on integrating it with [Wexond](h

</div>

> NOTE: Multrin works currently only on Windows since it's dependent on `node-window-manager` which also only supports Windows. I'm working on macOS and Linux support.
> NOTE: Multrin works currently only on Windows and macOS. Support for Linux coming soon.
# Features

Expand Down Expand Up @@ -84,6 +84,7 @@ $ npm run <command>
| ------------------ | -------------------------------------------- |
| `build-production` | Bundles Multrin's source in production mode. |
| `compile-win32` | Compiles Multrin binaries for Windows. |
| `compile-darwin` | Compiles Multrin binaries for macOS. |
| `electron-rebuild` | Rebuilds all dependencies for `Electron`. |
| `lint` | Lints code. |
| `lint-fix` | Fixes eslint errors if any |
Expand Down

0 comments on commit 5397a4f

Please sign in to comment.