Skip to content

Commit a92d754

Browse files
committed
fix: code block on timeline
1 parent cc9da61 commit a92d754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pwa/app/(common)/components/timeline/Install.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
```bash
2-
gh repo create template api-platform/api-platform my-api
2+
gh repo create --clone --template api-platform/api-platform my-api --public # or --private
33
cd my-api
44
docker compose up
55
open https://localhost

0 commit comments

Comments
 (0)