Skip to content

Commit c50e2a1

Browse files
committed
update doc
1 parent c575338 commit c50e2a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/developer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Changes can be made in this [file](https://github.com/appnet-org/appnet/blob/main/api/v1/appnetconfig_types.go#L32).
1111

1212
```bash
13-
make generate
13+
make install
1414
```
1515

1616
### Run controller locally

src/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ For additional installation options (e.g., KIND, Minikube), visit this [page](ht
9292

9393
### Istio
9494

95-
Istio can be installed in either sidecar mode or ambient mode. Choose the one that best fits your requirements:
95+
Istio can be installed in either sidecar mode or ambient mode. Choose the one that best fits your requirements (if you want to use both sidecar and ambient mode, please install using ambient script):
9696

9797
- Sidecar Mode
9898
```bash

0 commit comments

Comments
 (0)