Skip to content

Commit 84d4f3a

Browse files
committed
Merge branch 'master' into fix-import-paths
2 parents 76666c5 + 029712a commit 84d4f3a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ Holistic job manager on Kubernetes capable of (i) provides an abstraction for wr
33

44
## Multi-Cluster-App-Dispatcher Build Information
55

6-
Follow the build instructions [here](./docs/build/build.md) to build the Multi-Cluster-App-Dispatcher controller.
6+
Follow the build instructions [here](./doc/build/build.md) to build the Multi-Cluster-App-Dispatcher controller.
77

doc/build/build.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ $
2727
Run the build script `build.sh`:
2828
```
2929
$ cd multi-cluster-app-dispatcher/deployment/
30-
dianaarroyosmbp:deployment darroyo$ ./build.sh
30+
31+
$ ./build.sh
3132
...
3233
+ cd ..
3334
+ make generate-code

0 commit comments

Comments
 (0)