From 2af42b39f539c5dd0415bd705ecc8cf0007e5367 Mon Sep 17 00:00:00 2001 From: lostb1t Date: Thu, 6 Feb 2025 17:44:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 533dd65f..1ee30303 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ We welcome any help to make Streamyfin better. If you'd like to contribute, plea 1. Use node `>20` 2. Install dependencies `bun i && bun run submodule-reload` 3. Make sure you have xcode and/or android studio installed. -4. Create an expo dev build by running `npx expo run:ios` or `npx expo run:android`. This will open a simulator on your computer and run the app. +4. 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. ## 📄 License