File tree 1 file changed +13
-3
lines changed
1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,19 @@ arduino-create-agent
4
4
## Installation
5
5
Get the latest version of the Agent for all supported platforms:
6
6
7
- * [ Windows] ( http://downloads.arduino.cc/CreateBridgeStable/ArduinoCreateAgent-1.1-windows-installer.exe )
8
- * [ MacOSX] ( http://downloads.arduino.cc/CreateBridgeStable/ArduinoCreateAgent-1.1-osx-installer.dmg )
9
- * [ Linux x64] ( http://downloads.arduino.cc/CreateBridgeStable/ArduinoCreateAgent-1.1-linux-x64-installer.run )
7
+ ### Windows
8
+ * [ Windows with Edge] ( http://downloads.arduino.cc/CreateBridgeStable/ArduinoCreateAgent-1.1-windows-installer-edge.exe )
9
+ * [ Windows with Chrome] ( http://downloads.arduino.cc/CreateBridgeStable/ArduinoCreateAgent-1.1-windows-installer.exe )
10
+ * [ Windows with Firefox] ( http://downloads.arduino.cc/CreateBridgeStable/ArduinoCreateAgent-1.1-windows-installer-firefox.exe )
11
+
12
+ ### MacOSX
13
+ * [ MacOSX with Safari] ( http://downloads.arduino.cc/CreateBridgeStable/ArduinoCreateAgent-1.1-osx-installer-safari.dmg )
14
+ * [ MacOSX with Chrome] ( http://downloads.arduino.cc/CreateBridgeStable/ArduinoCreateAgent-1.1-osx-installer-chrome.dmg )
15
+ * [ MacOSX with Firefox] ( http://downloads.arduino.cc/CreateBridgeStable/ArduinoCreateAgent-1.1-osx-installer-firefox.dmg )
16
+
17
+ ### Linux
18
+ * [ Linux x64 with Chrome] ( http://downloads.arduino.cc/CreateBridgeStable/ArduinoCreateAgent-1.1-linux-x64-installer-chrome.tar.gz )
19
+ * [ Linux x64 with Firefox] ( http://downloads.arduino.cc/CreateBridgeStable/ArduinoCreateAgent-1.1-linux-x64-installer-firefox.tar.gz )
10
20
11
21
arduino-create-agent is a fork of @johnlauer 's serial-port-json-server (which we really want to thank for his kindness and great work)
12
22
You can’t perform that action at this time.
0 commit comments