8000 Windows 10 instructions by gojimmypi · Pull Request #4797 · esp8266/Arduino · GitHub
[go: up one dir, main page]

Skip to content

Windows 10 instructions #4797

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Jun 27, 2018
Merged
Prev Previous commit
Next Next commit
formatting cleanup
  • Loading branch information
gojimmypi authored Jun 7, 2018
commit 5ce724d257c140ddec92eddde5fba549cc6fb591
10 changes: 3 additions & 7 deletions doc/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,10 @@ developers.
Prerequisites
~~~~~~~~~~~~~

- Arduino 1.6.8 (or newer, if you know what you are doing)
- Arduino 1.6.8 (or newer, current working version is 1.8.5)
- git
- Python_ 2.7.

.. _Python: http://www.python.org/

__ Python_
- terminal, console, or command prompt (depending on you OS)
- Python_ 2.7 (http://python.org)
- terminal, console, or command prompt (depending on your OS)
- Internet connection

Instructions - Windows 10
Expand Down
0