Skip to content

Commit 786af90

Browse files
authored
Update README.md
1 parent 45dee52 commit 786af90

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@ Here is a working live demo [here](https://expo.dev/@martstech/snapchat-clone/)
6464

6565
## Setup
6666

67-
Clone this repo to your desktop and run `yarn install` in /pachages/client to install all the dependencies.
67+
Clone this repo to your desktop and run `yarn install` in /packages/client to install all the dependencies.
6868
Then run `yarn dev` to start the application locally
6969

7070
Install the stepzen cli globally and
71-
Then run `stepzen start` in /pachages/api to start the api locally
71+
Then run `stepzen start` in /packages/api to start the api locally
7272

73-
Change the .env.example file to .env.local in /pachages/client and fill the empty fields
73+
Change the .env.example file to .env.local in /packages/client and fill the empty fields
7474

7575
---
7676

0 commit comments

Comments
 (0)