Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/fair-workflows/nanopub into…
Browse files Browse the repository at this point in the history
… main
  • Loading branch information
raar1 committed Apr 30, 2021
2 parents 271e540 + 646bb90 commit aab7fcb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,11 @@ pip install nanopub
```

To publish to the nanopub server you need to setup your profile. This allows the nanopub server to identify you. Run
the following interactive command:
the following command in the terminal:
```
setup_nanopub_profile
```
It will add and store RSA keys to sign your nanopublications, publish a nanopublication with your name and ORCID iD to
declare that you are using using these RSA keys, and store your ORCID iD to automatically add as author to the
This will ask you a few questions, then it will use that information to add and store RSA keys to sign your nanopublications with, (optionally) publish a nanopublication with your name and ORCID iD to declare that you are using using these RSA keys, and store your ORCID iD to automatically add as author to the
provenance of any nanopublication you will publish using this library.

## Quick Start
Expand Down

0 comments on commit aab7fcb

Please sign in to comment.