Updated Building micropython for FreeDOS (markdown)

pohmelie
2016-04-09 14:19:49 +04:00
parent 967067d6b9
commit 46b4cd9664

@@ -9,7 +9,7 @@ FreeDOS build based on unix build and use [djgpp](http://www.delorie.com/djgpp/)
```
You probably will need to view [build-djgpp](https://github.com/andrewwutw/build-djgpp) readme for prereqs and version number.
2. Build micropython.
2. Building micropython.
```
git clone https://github.com/micropython/micropython