mirror of
https://github.com/reactos/CMake.git
synced 2025-02-22 21:11:43 +00:00
README: Suggest "sudo" for "make install"
This commit is contained in:
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
|
||||
``make install``. In summary::
|
||||
|
||||
$ ./bootstrap && make && make install
|
||||
$ ./bootstrap && make && sudo make install
|
||||
|
||||
Windows
|
||||
^^^^^^^
|
||||
|
Loading…
x
Reference in New Issue
Block a user