mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-30 16:45:36 +03:00
Fix CMake build instruction formatting in README
Fixes the CMake build instructions which appear to be formatted incorrectly.
This commit is contained in:
parent
e7213f134b
commit
e50d601fd4
@ -99,6 +99,7 @@ cmake into each of the runtimes. For convenience, the build_proton.sh script
|
|||||||
will attempt to use cmake from ~/opt32/bin/ and ~/opt64/bin/, if available.
|
will attempt to use cmake from ~/opt32/bin/ and ~/opt64/bin/, if available.
|
||||||
|
|
||||||
The following example session obtained and built cmake:
|
The following example session obtained and built cmake:
|
||||||
|
|
||||||
cd /tmp
|
cd /tmp
|
||||||
wget https://cmake.org/files/v3.11/cmake-3.11.4.tar.gz
|
wget https://cmake.org/files/v3.11/cmake-3.11.4.tar.gz
|
||||||
schroot --chroot steamrt_scout_beta_i386
|
schroot --chroot steamrt_scout_beta_i386
|
||||||
|
Loading…
Reference in New Issue
Block a user