From d1d4c09396124c5e18f078ace1d02bfbbe609397 Mon Sep 17 00:00:00 2001 From: Alexander Weichart <55558407+AlexW00@users.noreply.github.com> Date: Wed, 8 Mar 2023 14:00:24 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index abaa73f..b3bc8a7 100644 --- a/readme.md +++ b/readme.md @@ -15,6 +15,8 @@ Other options: [commands](./commands.md) - [Gum](https://github.com/charmbracelet/gum) (tui toolkit) - linxu only (x11): [xclip](https://github.com/astrand/xclip) +### Installing + 1. install the dependencies 2. set the `OPENAI_API_KEY` environment variable to [your OpenAI API key](https://help.openai.com/en/articles/4936850-where-do-i-find-my-secret-api-key) 3. clone this repo & `cd` into it