We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e1ced1 commit 3d4aff8Copy full SHA for 3d4aff8
docs/source/installation.rst
@@ -76,8 +76,8 @@ How to install ``datalad-osf``::
76
# Install datalad-osf:
77
pip install datalad-osf
78
79
- # Provide your OSF credentials (token) - this step is very important!
80
- datalad osf-credentials
+ # Provide your OSF credentials - this step is very important!
+ datalad osf-credentials --method userpassword
81
82
83
Installation reference
0 commit comments