Skip to content

Commit 2f27a6d

Browse files
authored
Fixed README for flight booking example
Updated instructions for cloning the repository.
1 parent 3daee35 commit 2f27a6d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

flight-booking-app/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,9 @@ This example shows how to use Workflow to make AI agents more reliable and produ
1010

1111
### Local Development
1212

13-
1. Clone the repository and install dependencies:
13+
1. Clone this example and install dependencies:
1414

1515
```bash
16-
git clone https://github.com/vercel/workflow
17-
cd workflow
1816
pnpm install
1917
```
2018

0 commit comments

Comments
 (0)