Skip to content

Commit

Permalink
feat: respond to comments
Browse files Browse the repository at this point in the history
Signed-off-by: ianwhitney <[email protected]>
  • Loading branch information
ianrwhitney committed Oct 26, 2024
1 parent 51a8fdd commit 70a19ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ build:

```
attach sistent to your project:
npm install [path to sistent repo]
alternative:
npm pack (in sistent repo)
npm install /path/to/file.tgz (in another repo)
```
Expand Down

0 comments on commit 70a19ed

Please sign in to comment.