diff --git a/README.md b/README.md index 553a3e14..1a8db8f7 100755 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ cd manifests/xgboost-job/xgboost-operator kubectl create namespace kubeflow kustomize build base | kubectl apply -f - ``` +Note: for windows user, you might have invalid path error when you clone kubeflow/manifests repository, please use WSL instead Note that since Kubernetes v1.14, `kustomize` became a subcommand in `kubectl` so you can also run the following command instead: