Fix minor typo checkou -> checkout

This commit is contained in:
Jake Turner
2021-02-14 07:01:12 +00:00
committed by Baldur Karlsson
parent 2e47b58b18
commit 0a7020b557
+1 -1
View File
@@ -7,4 +7,4 @@ Rough manual steps:
3. Build for x64 and set `CMAKE_INSTALL_PREFIX` to a `x64` subfolder here.
4. Optionally build for x86 and install to a `x86` subfolder.
On linux install to `linux64` or `linux32` (to allow sharing a checkou with windows).
On linux install to `linux64` or `linux32` (to allow sharing a checkout with windows).