aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Roth <roth@stettbacher.ch>2019-10-23 08:11:40 +0200
committerPatrick Roth <roth@stettbacher.ch>2019-10-23 08:11:40 +0200
commit83fd6b16ab5a953bc61b553e5adf8a864cb9585d (patch)
tree11b8aa9a58b8f8ebb02893ebbe7bcb8a303f79f1
parenttarget release_minGW64 headers dir changed (diff)
downloado3000-driver-83fd6b16ab5a953bc61b553e5adf8a864cb9585d.tar.gz
o3000-driver-83fd6b16ab5a953bc61b553e5adf8a864cb9585d.zip
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 104bd7c..2a4923b 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ pacman -Su
```
Install several tools for software development and building O-3000 libraries and applications.
-This will install 32 and 64 bit toolchains:
+This will install 32-bit and 64-bit toolchains:
```
pacman -S base-devel git
@@ -68,7 +68,7 @@ Exit MSYS2-shell and run MSYS2-MinGW-shell located here:
C:\Users\<USER>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\MSYS2 64bit
```
-You can choose between a 32 and 64 bit platform. Choose whichever you prefer.
+You can choose between a 32-bit and 64-bit platform. Choose whatever you need.
Build O-3000 Driver: