Skip to content

Commit bccb7ca

Browse files
Update docs
1 parent 16cb312 commit bccb7ca

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

docs/getting-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
Get up and running with MicroPythonOS. This section covers installation and supported hardware to help you deploy the OS on your device or desktop.
44

5-
- [Installation](installation.md): Step-by-step guide to install MicroPythonOS.
5+
- [Running](running.md): Step-by-step guide to install and run MicroPythonOS.
66
- [Supported Hardware](supported-hardware.md): Compatible devices and platforms.

docs/getting-started/running.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Running it
22

3-
MicroPythonOS can be installed on supported microcontrollers (e.g., ESP32) and on desktop systems (Linux, Raspberry Pi, MacOS, etc).
3+
MicroPythonOS can run on supported microcontrollers (e.g., ESP32) and on desktop systems (Linux, Raspberry Pi, MacOS, Windows etc).
44

5-
To simply install prebuilt software, read on!
5+
To install prebuilt software, read on!
6+
7+
To modify low level things under the hood, consider heading to [OS Development](../os-development/index.md).
68

79
## Running on ESP32
810

0 commit comments

Comments
 (0)