From 46b4cd966490ebe2304de1ae5e6f6e1e28c40d5d Mon Sep 17 00:00:00 2001 From: pohmelie Date: Sat, 9 Apr 2016 14:19:49 +0400 Subject: [PATCH] Updated Building micropython for FreeDOS (markdown) --- Building-micropython-for-FreeDOS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-micropython-for-FreeDOS.md b/Building-micropython-for-FreeDOS.md index 0c0bb1b..07bb257 100644 --- a/Building-micropython-for-FreeDOS.md +++ b/Building-micropython-for-FreeDOS.md @@ -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