mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
Merge topic 'improve-readme'
33632898e9 README: Suggest "sudo" for "make install"
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2493
This commit is contained in:
@@ -62,7 +62,7 @@ within the CMake source directory or any other build directory of your
|
||||
choice. Once this has finished successfully, run ``make`` and
|
||||
``make install``. In summary::
|
||||
|
||||
$ ./bootstrap && make && make install
|
||||
$ ./bootstrap && make && sudo make install
|
||||
|
||||
Windows
|
||||
^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user