File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ This is a sample app to test Keploy integration capabilities using NextJS and Po
2222Now that we have bun installed, we will setup our application.
2323
2424``` bash
25- git clone https://github.com/keploy/samples-typescript && cd samples-typscript /nextjs-postgres
25+ git clone https://github.com/keploy/samples-typescript && cd samples-typescript /nextjs-postgres
2626
2727# # Download node modules
2828npm install
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ import ProductTier from '@site/src/components/ProductTier';
3030Now that we have bun installed, we will se tup our application.
3131
3232``` bash
33- git clone https://github.com/keploy/samples-typescript && cd samples-typscript /nextjs-postgres
33+ git clone https://github.com/keploy/samples-typescript && cd samples-typescript /nextjs-postgres
3434
3535# # Download node modules
3636npm install
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ import ProductTier from '@site/src/components/ProductTier';
3030Now that we have bun installed, we will se tup our application.
3131
3232``` bash
33- git clone https://github.com/keploy/samples-typescript && cd samples-typscript /nextjs-postgres
33+ git clone https://github.com/keploy/samples-typescript && cd samples-typescript /nextjs-postgres
3434
3535# # Download node modules
3636npm install
You can’t perform that action at this time.
0 commit comments