From 077a179e4de1b5ab32ff75d9d1cfe615b1420737 Mon Sep 17 00:00:00 2001 From: Avinash Pandey Date: Fri, 22 Sep 2023 13:44:08 +0530 Subject: [PATCH] Changed README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 64e3624..54d4222 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,10 @@ On the other hand, the Display-Sink side allows you to create wifi-capable exter In the root of the project directory, run `sudo ./install.sh` Steps to run: -1. Run `sudo miracle-wifid --log-level trace --log-date-time` in a terminal. -2. Run `sudo miracle-sinkctl -e run-vlc.sh --log-level trace --log-journal-level trace --log-date-time -- set-friendly-name VingMiracle` in a separate terminal. +1. Make sure 'NetworkManger', 'wpa_supplicant' and 'AP' are all stopped/killed. +2. Make sure no instance of 'miracle-wifid' or 'miracle-sinkctl' are already running. +3. Run `sudo miracle-wifid --log-level trace --log-date-time` in a terminal. +4. Run `sudo miracle-sinkctl -e run-vlc.sh --log-level trace --log-journal-level trace --log-date-time -- set-friendly-name VingMiracle` in a separate terminal. Now you should be able to cast your Windows 10/11 devices on Ving NUC.