Skip to content

Commit

Permalink
Merge pull request #52 from thombashi/installation_instructions
Browse files Browse the repository at this point in the history
Add installation instructions to README
  • Loading branch information
mraineri authored Oct 11, 2018
2 parents 2ceb79f + b69b704 commit 56ef176
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,15 @@ You may install the required packages by running:
pip install -r requirements.txt



## Installation
`redfishtool` can be installed via [pip](https://pip.pypa.io/en/stable/).

```
pip install redfishtool
```


## Usage

***python*** ***redfishtool*** [ ***Options*** ] [ ***SubCommands*** ] [ ***Operation*** ] [ ***OtherArgs*** ]
Expand Down

0 comments on commit 56ef176

Please sign in to comment.