Ver Fonte

Merge pull request #1388 from EwertonJordao/patch-1

Typo cost-model/ui -> opencost/ui
Niko Kovacevic há 4 anos atrás
pai
commit
f501e82f7f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      ui/README.md

+ 1 - 1
ui/README.md

@@ -9,7 +9,7 @@ To manually run an open source demo UI, follow the steps below.
 * `npm >= 7.0.0`
 * `npm >= 7.0.0`
 
 
 ## Installation & Running
 ## Installation & Running
-To run the UI, open a terminal to the `cost-model/ui/` directory (where this README is located) and run
+To run the UI, open a terminal to the `opencost/ui/` directory (where this README is located) and run
 
 
 ```
 ```
 npm install
 npm install