From b37733e5c6e08277597bfa2eee04807f63090eb6 Mon Sep 17 00:00:00 2001 From: Hexagon Date: Wed, 6 Nov 2024 21:16:24 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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