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

Commit

Permalink
Include instructions on how to run with atom-shell
Browse files Browse the repository at this point in the history
  • Loading branch information
kevva committed May 21, 2014
1 parent c12d4c8 commit 8a5b1f4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Install using a binary:
* [OS X binary](https://github.com/kevva/imagemin-app/releases/download/0.0.2/imagemin-app-v0.1.0-darwin.zip)
* [Windows binary](https://github.com/kevva/imagemin-app/releases/download/0.0.2/imagemin-app-v0.1.0-win32.zip)

Or run it manually by following the instructions below:
Or run it manually by first installing [atom-shell](https://github.com/atom/atom-shell/releases) and follow the instructions below:

```sh
$ git clone https://github.com/kevva/imagemin-app.git
Expand All @@ -19,6 +19,9 @@ $ npm install && npm start
$ path/to/atom-shell ./
```

The path to atom-shell differs depending on your OS. Read the [docs](https://github.com/atom/atom-shell/blob/master/docs/tutorial/quick-start.md#run-your-app)
to find out how.


## Related

Expand Down

0 comments on commit 8a5b1f4

Please sign in to comment.