File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The history has been rewritten to keep the repo small (thus removing all binarie
16
16
Please use the current latest version:
17
17
18
18
* [ Windows dev] ( http://downloads.arduino.cc/CreateBridge/staging/ArduinoCreateAgent-1.0-windows-installer.exe )
19
- * [ MacOSX dev] ( http://downloads.arduino.cc/CreateBridge/staging/ArduinoCreateAgent-1.0-osx-installer.dmg )
19
+ * [ MacOSX dev] ( http://downloads.arduino.cc/CreateBridge/staging/ArduinoCreateAgent-1.0-osx-installer.dmg )
20
20
* [ Linux x64 dev] ( http://downloads.arduino.cc/CreateBridge/staging/ArduinoCreateAgent-1.0-linux-x64-installer.run )
21
21
22
22
## Compiling
@@ -91,3 +91,7 @@ By making a contribution to this project, I certify that:
91
91
maintained indefinitely and may be redistributed consistent with
92
92
this project or the open source license(s) involved.
93
93
```
94
+
95
+ ## Creating a release
96
+ Just create a new release on github, and our drone server will build and upload
97
+ the compiled binaries for every architecture in a zip file in the release itself.
You can’t perform that action at this time.
0 commit comments