udate README.md (#5127)

update path
This commit is contained in:
Toby
2023-09-13 03:50:50 +02:00
committed by GitHub
parent 263382103f
commit b37cb98a6e

View File

@@ -8,7 +8,7 @@ First, you will need to deploy the layer to your AWS account. Clone this reposit
```sh
git clone git@github.com:oven-sh/bun.git
cd packages/bun-lambda
cd bun/packages/bun-lambda
bun install
bun run publish-layer
```