Skip to content

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Moiman authored Feb 19, 2024
1 parent 6df91e5 commit 1afb45d
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 @@ -47,7 +47,7 @@ backend:

````
cd backend
cp ..env.example .env
cp .env.example .env
npm install
npm run dev
````
Expand Down

0 comments on commit 1afb45d

Please sign in to comment.