Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ibtesam-Mahmood committed Mar 26, 2023
1 parent c981075 commit 4685f53
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@ A npm package that uses OpenAI + Langchain to perform convenient commands in the

## Get Started

Ensure that typescript is installed globally `npm install -g typescript`.

To get started with the project clone the repository and run `npm i & npm run build && npm install -g .` within the project root.

(Mac or Linux users may have to run `sudo` before some of these commands.

Calling the `gptcli` command from the command-line will run the CLI.

For updates simply run `git pull & npm i & npm run build` within the project root.
Expand Down

0 comments on commit 4685f53

Please sign in to comment.