Skip to content

Commit

Permalink
Correct git clone URL
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-stytch authored Jul 29, 2024
2 parents fade689 + fbe20f3 commit af389e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Follow the steps below to get this application fully functional and running usin
In your terminal clone the project and install dependencies:

```bash
git clone https://github.com/cal-stytch/stytch-nextjs-app-router-example.git
git clone https://github.com/stytchauth/stytch-nextjs-app-router-example.git
cd stytch-nextjs-app-router-example
# Install dependencies, using pnpm.
pnpm i
Expand Down

0 comments on commit af389e8

Please sign in to comment.