Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matentzn committed Sep 6, 2023
1 parent 651b74c commit 435541a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,12 @@ All other files are only available under CC BY 4.0, including:
+ `*.docx`

Please open [an issue](https://github.com/cmungall/gpt-mapping-manuscript/issues) for any question related to licensing.


## Mapping GPT instructions

If you want to run the makefile:

1. Create new python environment and activate
1. Install prerequistes. Run `make help` for help about this.
1. Set openai key: `runoak set-apikey -e openai sk-$(KEY)`

0 comments on commit 435541a

Please sign in to comment.