瀏覽代碼

Update CONTRIBUTING.md

Webb Brown 6 年之前
父節點
當前提交
7086858b76
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -18,7 +18,7 @@ Follow these steps to build from source and deploy:
 5. `kubectl apply -f kubernetes/ --namespace cost-model`
 6. `kubectl port-forward --namespace cost-model service/cost-model 9003`
 
-To test, you'll need to build the cost-model docker container then push it to a kubernetes cluster with a running prometheus.
+To test, build the cost-model docker container and then push it to a Kubernetes cluster with a running Prometheus.
 
 ## Certification of Origin ##