Skip to content

Commit

Permalink
update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoly1219 committed Jan 1, 2025
1 parent f8fa3a3 commit 03d65e6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,16 @@ Extract relevant context from a codebase using a type-directed approach.

## npm Installation

Recommended.

```text
npm i context-extractor
npm i @jpoly1219/context-extractor
```

## Manual Installation

Not recommended. If the above steps do not work, please leave a GitHub issue.

Install the following dependencies:

```text
Expand Down

0 comments on commit 03d65e6

Please sign in to comment.