Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 2 additions & 9 deletions docs/content/tutorials/helm/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,7 @@ This tutorial will teach you the following about Radius:

## Step 1. Clone and open the sample code

Use the terminal to clone the `samples` repository locally and navigate to the `./samples/demo` directory:

```bash
git clone https://github.com/radius-project/samples.git
cd ./samples/samples/demo
```

<!-- {{< tabs "Codespace" "Local machine" >}}
{{< tabs "Codespace" "Local machine" >}}

{{% codetab %}}

Expand All @@ -53,7 +46,7 @@ cd ./samples/samples/demo
```
{{% /codetab %}}

{{< /tabs >}} -->
{{< /tabs >}}


## Step 2. Initialize Radius
Expand Down