Skip to content

Commit

Permalink
Update docs/get-started/go.md
Browse files Browse the repository at this point in the history
Signed-off-by: Eli Polonsky <[email protected]>
  • Loading branch information
iliapolo authored Oct 17, 2023
1 parent d9ed7bb commit efe163d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/get-started/go.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Next, we’ll initialize a project to create the directory structure and install
mkdir cdk8s-golang
```

2. Next, run the following command in an empty directory:
2. Next, run the following command inside the `cdk8s-golang` directory:
```console
cdk8s init go-app
```
Expand Down

0 comments on commit efe163d

Please sign in to comment.