Skip to content

Commit

Permalink
Update infrastructure/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: pgautier404 <[email protected]>
  • Loading branch information
anitarua and pgautier404 authored Aug 20, 2024
1 parent 57faf6e commit b162951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Or you can manually run each of these steps:
1. Build the Lambda function code.

```bash
cd backend
cd backend/lambdas
npm install
npm run build
```
Expand Down

0 comments on commit b162951

Please sign in to comment.