Update README to say that the Arduino IDE and git checkouts are not friends

pull/1000/head
Jesse Vincent 4 years ago
parent 5f7168665a
commit 8a1378ce1a
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

@ -12,7 +12,7 @@ If you're just getting started with the Keyboardio Model 01, the [introductory d
If you want to use Kaleidoscope to customize or compile a "sketch" to power a supported keyboard, the fastest way to get started is to use the Arduino IDE. You can find [setup instructions](https://kaleidoscope.readthedocs.io/en/latest/quick_start.html) on [kaleidoscope.readthedocs.io](https://kaleidoscope.readthedocs.io)
If you prefer to work from the command line or intend to work on Kaleidscope itself, please follow the instructions below
If you prefer to work from the command line or intend to work on Kaleidscope itself, please follow the instructions below. It's important to note that the Arduino IDE needs the source code laid out in a slightly different arrangement than you'll find in this repository. If you want to use the Arduino IDE, you should follow [these instructions](https://kaleidoscope.readthedocs.io/en/latest/quick_start.html) instead.
# Use git to check out a copy of Kaleidoscope

Loading…
Cancel
Save