From 435541a5df7fdfba539ac0cb7f7ec8720092ca6c Mon Sep 17 00:00:00 2001 From: Nico Matentzoglu Date: Wed, 6 Sep 2023 15:20:33 +0300 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index b1e7328..7739590 100644 --- a/README.md +++ b/README.md @@ -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)` \ No newline at end of file