We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9e3bcb commit 25843ccCopy full SHA for 25843cc
1 file changed
tutorials/btp-app-kyma-add-helm-chart/btp-app-kyma-add-helm-chart.md
@@ -40,13 +40,13 @@ To start with this tutorial use the result in the [`prepare-xsuaa`](https://gith
40
---
41
42
[ACCORDION-BEGIN [Step 1: ](Add Helm chart)]
43
-1. In your project root directory, run:
+1. In the root directory of your project, run:
44
45
```
46
cds add helm
47
48
49
-2. This will create a directory `chart` with the CAP Helm chart in your project directory.
+2. This creates a directory `chart` with the CAP Helm chart in your project directory.
50
51
[DONE]
52
[ACCORDION-END]
0 commit comments