File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ to help you quickly improve your coding and graphics skills.
7171You'll also need a computer with reasonably modern OpenGL compatible graphics hardware, running any OS that Processing 3 supports. Faster is better.
7272
7373## Installing the Library into Processing
74- To install, you will need to [ download PixelTeleporter.zip] ( https://github.com/zranger1/PixelTeleporter/releases/tag/v1 .1.0 ) and
74+ To install, you will need to [ download PixelTeleporter.zip] ( https://github.com/zranger1/PixelTeleporter/releases/tag/1 .1.0 ) and
7575manually copy it to the ``` libraries ``` folder of your Processing sketchbook.
7676
7777To find the Processing sketchbook on your computer, open the Preferences window from the Processing application (PDE) and look
@@ -81,7 +81,7 @@ By default the following locations are used for your sketchbook folder:
8181 * For Mac users, the sketchbook folder is located in ` ~/Documents/Processing `
8282 * For Windows users, the sketchbook folder is located in ` My Documents/Processing `
8383
84- Download the latest release - [ PixelTeleporter.zip] ( https://github.com/zranger1/PixelTeleporter/releases/tag/v1 .1.0 ) from this repository.
84+ Download the latest release - [ PixelTeleporter.zip] ( https://github.com/zranger1/PixelTeleporter/releases/tag/1 .1.0 ) from this repository.
8585
8686Unzip and copy the PixelTeleporter folder into the ` libraries ` folder in the Processing sketchbook.
8787If ` libraries ` does not exist, (this is unlikely, but possible) you will need to create it.
Original file line number Diff line number Diff line change 1- # pbxTeleporter for ESP8266 Setup
1+ # pbxTeleporter for ESP8266
22
3- ## The Short Version
3+ ## Setup - The Short Version
44To build the ESP8266 version of pbxTeleporter, you'll need the latest ** Arduino IDE** , which can be downloaded from here:
55
66[ Arduino IDE] ( https://www.arduino.cc/en/Main/Software )
You can’t perform that action at this time.
0 commit comments