Skip to content

Commit

Permalink
[YUNIKORN-961] Expose build and version information in a REST call
Browse files Browse the repository at this point in the history
  • Loading branch information
steinsgateted committed Feb 8, 2022
1 parent 64f9f4a commit 2ed7e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ import "github.com/apache/incubator-yunikorn-scheduler-interface/lib/go/common"
To be added: currently only the go artifacts will be generated.

## How to build
The scheduler interface is a required component for all other components of YuniKorn. For building the scheduler and its shims please check the instructions in the [How to build](https://github.com/apache/incubator-yunikorn-core/blob/master/docs/developer-guide.md) section in the yunikorn-core repository.
The scheduler interface is a required component for all other components of YuniKorn. For building the scheduler and its shims please check the instructions in the [How to build](https://yunikorn.apache.org/docs/developer_guide/build) section in the yunikorn-core repository.

The build process will download and install all required tools to build this artifact. Building the interface should only be required if the interface has been modified.

Expand Down

0 comments on commit 2ed7e77

Please sign in to comment.