Skip to content

Commit efcb79a

Browse files
committed
minor updates for dataone.libclient installation doc
1 parent eee5f68 commit efcb79a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

lib_client/doc/setup-d1-client.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ Installing DataONE Client Library for Python
2020
Install the DataONE Client Library for Python and all its dependencies. This
2121
will also automatically build several Python C extensions::
2222

23-
$ sudo pip install dataone.libclient
23+
$ pip install dataone.libclient
2424

2525

26-
The library can be tested by running one of the included usage examples. The examples can be found in the `dist-packages` folder, for instance::
27-
28-
/usr/local/lib/python2.6/dist-packages/examples/

0 commit comments

Comments
 (0)