diff --git a/README.md b/README.md index 0df2c467..ebd1a5eb 100644 --- a/README.md +++ b/README.md @@ -138,8 +138,7 @@ For example, to run without auth, use the following config: ## Build Image * Install development dependencies for `libsystemd` and the ARM GCC toolchain - * Debian: `apt install libsystemd-dev gcc-aarch64-linux-gnu` - * Ubuntu: `apt install libsystemd-journal-dev gcc-aarch64-linux-gnu` + * Debian/Ubuntu: `apt install libsystemd-dev gcc-aarch64-linux-gnu` * `go get` or `git clone` node-problem-detector repo into `$GOPATH/src/k8s.io` or `$GOROOT/src/k8s.io` with one of the below directions: