diff --git a/README.md b/README.md index 5ad7c12..428368c 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ ```bash git clone https://github.com/robonen/metr-frontend.git -cd frontend -npm install +cd metr-frontend +npm i ``` ### Запуск в режиме разработки @@ -130,4 +130,4 @@ module.exports = { text-transform: uppercase; } -``` \ No newline at end of file +```