From 4f4995c20cd8f231b1f3a85b7881e40a3824ba8c Mon Sep 17 00:00:00 2001 From: nnnlog Date: Tue, 10 Oct 2023 15:54:55 +0900 Subject: [PATCH] fix: typo in readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8578742d..51f0b9d0 100644 --- a/readme.md +++ b/readme.md @@ -178,7 +178,7 @@ Some predefined themes are available in https://github.com/kerichdev/themes-for- ```bash git clone https://github.com/th-ch/youtube-music cd youtube-music -npm +npm ci npm run start ```