You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ Built on [example plugin](https://github.com/name1ess0ne/CloudShot.Plugins/tree/
7
7
## How to add the plugin to CloudShot
8
8
9
9
1. Download and install CloudShot from https://cloudshot.com/download.html
10
-
2. Copy `.\HttpApiPlugin\bin\Release\HttpApiPlugin.dll` to `"%USERPROFILE%/documents/CloudShot/Plugins/HttpApiPlugin"` folder.
11
-
3. Restart CloudShot. You should see HttpApiPlugin in Settings and also in Editor as a destination for screenshots upload.
10
+
2. Copy `HttpApiPlugin.dll` from the [latest release](https://github.com/finwe/cloudshot-http-api-upload-plugin/releases) to `"%USERPROFILE%/documents/CloudShot/Plugins/HttpApiPlugin"` folder.
11
+
3. Restart CloudShot. You should see **HTTP API Upload** item in Settings and also in Editor as a destination for screenshots upload.
0 commit comments