diff --git a/README.md b/README.md index b5e0486..116ac21 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,10 @@ To install Pup, make sure you run the latest version of your runtime environment deno run -Ar jsr:@pup/pup setup ``` -If you're using Windows, automated setup may fail. If so, follow the instructions printed at the command line. - This command downloads the latest version of Pup and installs it on your system. Read more about release channels [here](https://pup.56k.guru/installation/#release-channels). +> **Note** If you're using Windows, automated setup may fail. If so, follow the instructions at the command line. + ### Configuration and Usage Pup revolves around instance configuration files, where each managed process belongs to an instance defined by a `pup.json`. This file can either be created manually, or by the command line helpers