Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
As suggested by #339
theseer authored Dec 27, 2021

Verified

This commit was signed with the committer’s verified signature.
mcollina Matteo Collina
1 parent eeccddf commit 1922d5b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -40,6 +40,13 @@ If you have Homebrew you can easily install it with:
brew install phive
```

## Getting started

`phive` expects a command to be specified to run. To get a list of available commands and their
respective options, you can can run `phive` either with `--help`, `help` or without any additional
parameters. To give you a general idea on how to use it, have a look at the following sample usages.


## Sample Usages

Once installed, PHIVE is ready for action. Some example invocations are shown below:

0 comments on commit 1922d5b

Please sign in to comment.