diff --git a/README.md b/README.md index f9796e6173..6a80b0b09c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Translation Status -
+
Donate @@ -53,7 +53,7 @@ Jellyfin Web is the frontend used for most of the clients available for end user git clone https://github.com/jellyfin/jellyfin-web.git cd jellyfin-web ``` -2. Install build dependencies in the project directory via npm. +2. Install build dependencies in the project directory. ```sh yarn install ```