Skip to content

Commit

Permalink
doc [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Jun 25, 2018
1 parent 2c1e8aa commit a71e7cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ zen = pyzenodo3.Zenodo()

### Upload file to Zenodo

0. Get a Zenodo API Token.
0. Get a [Zenodo API Token](https://zenodo.org/account/settings/applications/tokens/new/).
This token must remain private, NOT uploaded to GitHub, etc.!
1. create a simple text file `mymeta.ini` containing title, author etc. (see the example `meta.ini` in this repo)
2. upload file to Zenodo (myApiToken is the cut-n-pasted Zenodo API text token)
Expand Down

0 comments on commit a71e7cb

Please sign in to comment.