Skip to content

Commit

Permalink
fix(docs): The README file is updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
Suraj-kumar00 committed Oct 4, 2024
1 parent 78953ab commit daa381f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ yarn-error.log*
# local env files
.env*.local
.env.local
.env

# vercel
.vercel
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ cd Flash-Fathom-AI
```sh
npm install -g pnpm
```
**Install pnpm pakcage manager**
```sh
pnpm install
```

If required for you:
**Installing clerk**
```bash
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit daa381f

Please sign in to comment.