mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-03 17:36:34 +00:00
Added the Prerequisites
section to the README.
Closes #44. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
e11d9e0c78
commit
0aa34b1169
@ -9,6 +9,9 @@ It's built on top of a [fork of the arduino-cli](https://github.com/typefox/ardu
|
|||||||
|
|
||||||
## How to try (offline)
|
## How to try (offline)
|
||||||
|
|
||||||
|
### Prerequisites
|
||||||
|
You should be able to build Theia locally. The requirements are defined [here](https://github.com/theia-ide/theia/blob/master/doc/Developing.md#prerequisites).
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/bcmi-labs/arduino-editor
|
git clone https://github.com/bcmi-labs/arduino-editor
|
||||||
cd arduino-editor
|
cd arduino-editor
|
||||||
@ -41,4 +44,4 @@ and follow the steps from below.
|
|||||||

|

|
||||||

|

|
||||||
|
|
||||||
Click [here](./electron/README.md) for more details on the CI/CD, the GitHub release, and the build process in general.
|
Click [here](./electron/README.md) for more details on the CI/CD, the GitHub release, and the build process in general.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user