Просмотр исходного кода

doc: remove stray sentence in README

Samuel Padgett 4 лет назад
Родитель
Сommit
dec3b351fb
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -4,7 +4,7 @@ This project is a minimal template for writing a new OpenShift Console dynamic
 plugin. It requires OpenShift 4.10.
 plugin. It requires OpenShift 4.10.
 
 
 [Node.js](https://nodejs.org/en/) and [yarn](https://yarnpkg.com) are required
 [Node.js](https://nodejs.org/en/) and [yarn](https://yarnpkg.com) are required
-to build and run the example. When installed, run these commands:
+to build and run the example.
 
 
 ## Update the plugin metadata
 ## Update the plugin metadata