Skip to content

Commit f14d6f1

Browse files
authored
Update articles/azure-functions/functions-create-first-quarkus.md
1 parent 118b264 commit f14d6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-create-first-quarkus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Use the following command to clone the sample Java project for this article. The
2828

2929
```bash
3030
git clone https://github.com/Azure-Samples/quarkus-azure
31-
quarkus-azure
31+
cd quarkus-azure
3232
git checkout 2023-01-10
3333
cd functions-quarkus
3434
```

0 commit comments

Comments
 (0)