Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Duncan Ogilvie
CMake
Commits
33632898
Commit
33632898
authored
Oct 17, 2018
by
David Demelier
Committed by
Brad King
Oct 17, 2018
Browse files
README: Suggest "sudo" for "make install"
parent
88ef5737
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
33632898
...
...
@@ -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
^^^^^^^
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment