fix: typo in readme.md

This commit is contained in:
nnnlog
2023-10-10 15:54:55 +09:00
parent 2f2e64af4a
commit 4f4995c20c

View File

@ -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
```