Update README.md

This commit is contained in:
Koushik Dutta
2021-12-31 12:02:45 -08:00
committed by GitHub
parent 1de772e267
commit 36c1ad0772

View File

@@ -53,6 +53,10 @@ You can now launch Scrypted in VSCode.
# follow the steps above to set up the checkout.
# open the homekit project in VS Code
code plugins/homekit
# you can also build/run without VS Code with the following command.
# replace the IP of your server as necessary.
# npm run scrypted-webpack && npm run scrypted-deploy 127.0.0.1
```
You can now launch the HomeKit Plugin in VSCode.