diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-18 14:35:28 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-18 14:35:28 +0200 |
commit | 1db959a92d045734e9c2566f24182c43a438f32b (patch) | |
tree | 89da868feab2a1d650c30bb07615fe53c24c78aa /BOOTSTRAP-WINDOWS.cli | |
parent | b65060ec1c37a5c1d118edf6b4a03c9c19f10a56 (diff) |
Minor documentation fix
Diffstat (limited to 'BOOTSTRAP-WINDOWS.cli')
-rw-r--r-- | BOOTSTRAP-WINDOWS.cli | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/BOOTSTRAP-WINDOWS.cli b/BOOTSTRAP-WINDOWS.cli index 04cc8fa..c85ac4a 100644 --- a/BOOTSTRAP-WINDOWS.cli +++ b/BOOTSTRAP-WINDOWS.cli @@ -54,8 +54,7 @@ as the build directory and \c{C:\\build2\\} as the installation directory but you can use other paths. \ -> C: -> cd \ +> cd /D C:\ > mkdir build2-build > cd build2-build \ |