Skip to content

Commit 8bc4a6c

Browse files
author
Natalie Arellano
committed
Use main branch of samples
Signed-off-by: Natalie Arellano <[email protected]>
1 parent 69aa220 commit 8bc4a6c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

content/docs/extension-guide/create-extension/setup-local-environment.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,7 @@ We unset any custom lifecycle image that may have been provided to ensure that t
7272

7373
<!-- test:exec -->
7474
```bash
75-
git clone https://github.com/buildpacks/samples.git && \
76-
cd samples && \
77-
git fetch --all && \
78-
git checkout fix/curl
75+
git clone https://github.com/buildpacks/samples.git
7976
```
8077

8178
<!--+ if false +-->

0 commit comments

Comments
 (0)