Skip to content

Commit 3d4aff8

Browse files
authored
update installation instructions with method to provide OSF credentials (#186)
* update installation instructions with method to provide OSF credentials * clarified OSF credential update
1 parent 3e1ced1 commit 3d4aff8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ How to install ``datalad-osf``::
7676
# Install datalad-osf:
7777
pip install datalad-osf
7878

79-
# Provide your OSF credentials (token) - this step is very important!
80-
datalad osf-credentials
79+
# Provide your OSF credentials - this step is very important!
80+
datalad osf-credentials --method userpassword
8181

8282

8383
Installation reference

0 commit comments

Comments
 (0)