Skip to content

Commit

Permalink
README: Suggest "sudo" for "make install"
Browse files Browse the repository at this point in the history
  • Loading branch information
markand authored and bradking committed Oct 17, 2018
1 parent 88ef573 commit 3363289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -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
^^^^^^^
Expand Down

0 comments on commit 3363289

Please sign in to comment.