We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76666c5 + 029712a commit 84d4f3aCopy full SHA for 84d4f3a
README.md
@@ -3,5 +3,5 @@ Holistic job manager on Kubernetes capable of (i) provides an abstraction for wr
3
4
## Multi-Cluster-App-Dispatcher Build Information
5
6
-Follow the build instructions [here](./docs/build/build.md) to build the Multi-Cluster-App-Dispatcher controller.
+Follow the build instructions [here](./doc/build/build.md) to build the Multi-Cluster-App-Dispatcher controller.
7
doc/build/build.md
@@ -27,7 +27,8 @@ $
27
Run the build script `build.sh`:
28
```
29
$ cd multi-cluster-app-dispatcher/deployment/
30
-dianaarroyosmbp:deployment darroyo$ ./build.sh
+
31
+$ ./build.sh
32
...
33
+ cd ..
34
+ make generate-code
0 commit comments