diff --git a/README.md b/README.md index bd9617597..145f4cf89 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ sudo docker run --network host -v $(pwd)/scrypted:/server/volume koush/scrypted sudo apt install libavahi-compat-libdnssd-dev ``` -### Run +### Run in Terminal ```sh # checkout source @@ -56,6 +56,11 @@ npm run serve # visit https://localhost:9443/ in a browser ``` +### Run and Debug in VSCode + +1. Open scrypted/server in VS Code +2. Launch + ## Plugin Development Documentation https://developer.scrypted.app