We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dbdf53 commit 1382333Copy full SHA for 1382333
1 file changed
README.md
@@ -14,6 +14,9 @@ Alfred-workflow for easy file uploading to [Gyazo](https://gyazo.com).
14
## Install
15
Requires the Alfred 3 or 4 [Powerpack](https://www.alfredapp.com/powerpack/), [Node.js](https://nodejs.org) 12+.
16
17
+#### Manually
18
+[download the workflow directly](https://github.com/kawamataryo/alfred-gyazo-uploader/releases).
19
+
20
#### With NPM
21
~~Install with npm.~~
22
@@ -25,8 +28,6 @@ Please install manually from [here](https://github.com/kawamataryo/alfred-gyazo-
25
28
$ npm i -g alfred-gyazo-uploader
26
29
```
27
30
-#### Manually
-[download the workflow directly](https://github.com/kawamataryo/alfred-gyazo-uploader/releases).
31
32
## Usage
33
0 commit comments