diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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: |