Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jwheare committed Jul 23, 2019
1 parent c0fa68c commit 71df4da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ Status](https://travis-ci.org/irccloud/irccloud-desktop.svg?branch=master)](http

IRCCloud Desktop is built on the Electron app framework, as used by
GitHub's Atom editor. For more information, check out the [Electron
documentation](http://electron.atom.io/docs/v0.37.8/).
documentation](https://electronjs.org/docs). Build and packaging is handled by the excellent [electron-builder](https://www.electron.build/) project.

### Build Requirements

* Node JS version >= 8.12.0
* yarn (recommended) or NPM (should also work fine)

On Linux, you also need the `icnsutils`, and
`xz-utils` packages.
On Linux, you also need the `libopenjp2-tools` package.

### Running

Expand Down

0 comments on commit 71df4da

Please sign in to comment.