Skip to content

Commit

Permalink
added installation via v1.0.0L
Browse files Browse the repository at this point in the history
  • Loading branch information
erik-404err authored Jan 3, 2021
1 parent d1d3bdb commit 175eb18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Take a look at the [releases](https://github.com/erik-404err/snapdrop-tray/relea

Currently theres only a Linux .deb that can't be installed on MacOs or Windows. Im working on building the app for thoose platforms too.

Until then you can try to launch the sourcecode. Clone this repository, `npm install electron path mime-types electron-store` via npm, move the '/images' folder one directory up (working on a fix) and then run `npm start`.
Until then you can try to launch the sourcecode. Clone this repository, `npm install electron path mime-types electron-store`, move the '/images' folder one directory up (working on a fix) and then run `npm start`.

## How to use it?

Expand Down

0 comments on commit 175eb18

Please sign in to comment.