mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
README: Suggest "sudo" for "make install"
This commit is contained in:
committed by
Brad King
parent
88ef5737a2
commit
33632898e9
@@ -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
|
choice. Once this has finished successfully, run ``make`` and
|
||||||
``make install``. In summary::
|
``make install``. In summary::
|
||||||
|
|
||||||
$ ./bootstrap && make && make install
|
$ ./bootstrap && make && sudo make install
|
||||||
|
|
||||||
Windows
|
Windows
|
||||||
^^^^^^^
|
^^^^^^^
|
||||||
|
|||||||
Reference in New Issue
Block a user