Skip to content

Commit 099d18f

Browse files
author
mgoulish
committed
Missed a path.
1 parent 258b974 commit 099d18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ On your machine make a directory for this tutorial, clone the tutorial repo, and
6060
```
6161
$ skupper connection-token ${HOME}/secret.yaml
6262
token will only be valid for local cluster
63-
$ oc apply -f ${HOME}/tcp-echo-demo/example-tcp-echo/public-deployment-and-service.yaml
63+
$ oc apply -f ${HOME}/tcp-echo-demo/public-deployment-and-service.yaml
6464
deployment.extensions/tcp-go-echo created
6565
service/tcp-go-echo created
6666

0 commit comments

Comments
 (0)