Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
codersaadi committed Sep 2, 2024
1 parent 125e989 commit a332a5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ yarn-error.log*

# local env files
.env*.local

.env*
# vercel
.vercel

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ A robust authentication solution for Next.js applications, leveraging NextAuth w
## Getting Started
## Installation
```bash
git clone https://github.com/saadi925/next-auth-complete.git
cd next-auth-complete
git clone https://github.com/codersaadi/next-auth5-shadcn.git
cd next-auth5-shadcn
pnpm install
```

Expand Down

0 comments on commit a332a5c

Please sign in to comment.