We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eee5f68 commit efcb79aCopy full SHA for efcb79a
1 file changed
lib_client/doc/setup-d1-client.rst
@@ -20,9 +20,6 @@ Installing DataONE Client Library for Python
20
Install the DataONE Client Library for Python and all its dependencies. This
21
will also automatically build several Python C extensions::
22
23
- $ sudo pip install dataone.libclient
+ $ pip install dataone.libclient
24
25
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