Skip to content

Commit

Permalink
fix: install command for lib (#712)
Browse files Browse the repository at this point in the history
Co-authored-by: Garrett Ladley <[email protected]>
  • Loading branch information
DOOduneye and garrettladley authored May 5, 2024
1 parent 4120c39 commit 9e3c9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/lib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This repository holds the common types, apis, and components for frontend librar

To install the page, navigate to the target repo and initiate the following command:

- `yarn add @generate/sac`
- `yarn add @generatesac/lib`

## Development / Testing

Expand Down

0 comments on commit 9e3c9dc

Please sign in to comment.