Skip to content

Commit 6efa9d6

Browse files
sudo make install
1 parent 288d3fc commit 6efa9d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/network/doc/getting_started.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,9 @@ Once the build has completed, you can now run the test suite by issuing::
159159

160160
$ make test
161161

162-
You can install :mod:`cpp-netlib` by issueing *as root*::
162+
You can install :mod:`cpp-netlib` by issueing::
163163

164-
$ make install
164+
$ sudo make install
165165

166166
By default this installs :mod:`cpp-netlib` into ``/usr/local``.
167167

0 commit comments

Comments
 (0)