Skip to content

Commit d704f53

Browse files
zwOvOknative-prow-robot
authored andcommitted
Format cmd for easy reading&copy (#2120)
1 parent 292d005 commit d704f53

File tree

1 file changed

+2
-2
lines changed
  • docs/serving/samples/hello-world/helloworld-java-spring

1 file changed

+2
-2
lines changed

docs/serving/samples/hello-world/helloworld-java-spring/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ cluster. You can also download a working copy of the sample, by running the
1414
following commands:
1515

1616
```shell
17-
git clone -b "{{< branch >}}" https://github.com/knative/docs knative-docs cd
18-
knative-docs/docs/serving/samples/hello-world/helloworld-java-spring
17+
git clone -b "{{< branch >}}" https://github.com/knative/docs knative-docs
18+
cd knative-docs/docs/serving/samples/hello-world/helloworld-java-spring
1919
```
2020

2121
## Before you begin

0 commit comments

Comments
 (0)