From 30ca4a32908d4d6b56bcad2afc9374b555276eb3 Mon Sep 17 00:00:00 2001 From: dkanada Date: Sun, 15 Dec 2019 14:09:30 +0900 Subject: [PATCH] fix some readme issues --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9796e617..6a80b0b09 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 ```