From 314cd62beead33d5e0ef0d7223466c14b8f7bdcb Mon Sep 17 00:00:00 2001 From: lostb1t Date: Thu, 6 Feb 2025 17:48:25 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6733277e..27105d93 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,9 @@ We welcome any help to make Streamyfin better. If you'd like to contribute, plea 4. run `npm run prebuild` 5. Create an expo dev build by running `npm run ios` or `nom run android`. This will open a simulator on your computer and run the app. -For the TV version suffix the npm commands with `:tv`. `npm run prebuild:tv, npm run ios:tv or npm run android:tv` +For the TV version suffix the npm commands with `:tv`. + + `npm run prebuild:tv, npm run ios:tv or npm run android:tv` ## 📄 License