瀏覽代碼

doc: add link to local console

Update local development instructions to add a link to the
locally-running console.
Samuel Padgett 4 年之前
父節點
當前提交
9fe0556309
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -51,6 +51,7 @@ to deploy it to a cluster.
 2. `yarn run start`
 3. `oc login` (requires an OpenShift cluster)
 4. `yarn run start-console` (requires Docker or podman)
+5. Navigate to <http://localhost:9000/example>
 
 This will run the OpenShift console in a container connected to the cluster
 you've logged into. The plugin HTTP server runs on port 9001 with CORS enabled.