diff options
author | Akshay Chipkar | 2016-04-25 16:44:56 +0530 |
---|---|---|
committer | Akshay Chipkar | 2016-04-25 16:44:56 +0530 |
commit | fbd7276c46cefb8b3d9ec59655be013be1f48b7c (patch) | |
tree | 37a58993f1acb19468b0962ffb010641a42810e3 | |
parent | a1aae3c1fffce5807de2abe48d33545f528741dd (diff) | |
download | OpenPLC-ldmicro-fbd7276c46cefb8b3d9ec59655be013be1f48b7c.tar.gz OpenPLC-ldmicro-fbd7276c46cefb8b3d9ec59655be013be1f48b7c.tar.bz2 OpenPLC-ldmicro-fbd7276c46cefb8b3d9ec59655be013be1f48b7c.zip |
fixed grammatical errors
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,7 +6,7 @@ PIC16 CPUs from a ladder diagram. Building LDMICRO ====== -LDmicro is build using Microsoft Visual C++ compiler. Simply execute +LDmicro is built using Microsoft Visual C++ compiler. Simply execute make.bat @@ -19,7 +19,7 @@ these scripts, you need perl. I am using ActivePerl Community Edition http://www.activestate.com/activeperl The make files use GNU utilities which are not available on windows by default. -Download GNU utilities for Win32 +Download GNU utilities for Win32 here http://unxutils.sourceforge.net |