# △ now Realtime global deployments served over HTTP/2. ## How to install ```bash npm install -g now ``` ## How to use In any directory with a `package.json` or `Dockerfile`, run: ```bash now ``` For more examples, usage instructions and other commands run: ```bash now help ```