Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexagon committed Nov 6, 2024
1 parent 1ab693e commit b37733e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b37733e

Please sign in to comment.