diff --git a/README.md b/README.md index 1e2c98c9..8ce5fda1 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,12 @@ Run CodeNomad as a local server and access it via your web browser. Perfect for npx @neuralnomads/codenomad --launch ``` +For dev version + +```bash +npx @neuralnomads/codenomad@dev --launch +``` + This command starts the server and opens the web client in your default browser. ## Highlights