Skip to content

Commit

Permalink
update: remove go modules links
Browse files Browse the repository at this point in the history
  • Loading branch information
tucktuck9 committed Sep 13, 2023
1 parent 07bb1bc commit 99f0394
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/get-started/go.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ go version
```

## Set up an environment
### Initial setup
To get setup, follow these general steps:

1. To begin, you’ll need a development environment set-up to use Go modules. If you’re not familiar with this setup, use these instructions to [setup Go modules](https://golang.org/doc/tutorial/create-module).

### Install the CLI
To initialize a cdk8s project and auto-generate Kubernetes manifests based on our code, we need the cdk8s CLI:

Expand Down

0 comments on commit 99f0394

Please sign in to comment.