From 7ef32c743bb18b8d2cf2e95c56308b5e7541802d Mon Sep 17 00:00:00 2001 From: davesavic Date: Tue, 2 Jan 2024 13:50:23 +1000 Subject: [PATCH] Updated readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9407680..3275619 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # Ploy ### A simplified deployment and task automation tool. +**Installation**: Download the latest release for your os from the [releases page](https://github.com/davesavic/ploy/releases) + **Usage**: `ploy [command]` **Commands**: - `init` - Initialize a new template ploy script. -- `run [options] [pipeline]...` - Run pipelines on their respective servers (provide -l to run them locally). +- `run [options] [pipeline]...` - Run pipelines on their respective servers (provide `-l` to run them locally). - `help` - Display the help message. **Configuration structure**: