瀏覽代碼

Merge pull request #45 from caponetto/patch-1

Fix typo in `README.md`
OpenShift Merge Robot 3 年之前
父節點
當前提交
7e36249987
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -112,7 +112,7 @@ push it to an image registry.
 1. Build the image:
 
    ```sh
-   docker build -t quay.io/my-repositroy/my-plugin:latest .
+   docker build -t quay.io/my-repository/my-plugin:latest .
    ```
 
 2. Run the image: