From 83fd6b16ab5a953bc61b553e5adf8a864cb9585d Mon Sep 17 00:00:00 2001 From: Patrick Roth Date: Wed, 23 Oct 2019 08:11:40 +0200 Subject: Update README.md --- README.md | 4 ++-- 1 file 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\\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: -- cgit v1.2.1