Skip to content

Commit 56ef176

Browse files
authored
Merge pull request #52 from thombashi/installation_instructions
Add installation instructions to README
2 parents 2ceb79f + b69b704 commit 56ef176

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,15 @@ You may install the required packages by running:
4444
pip install -r requirements.txt
4545

4646

47+
48+
## Installation
49+
`redfishtool` can be installed via [pip](https://pip.pypa.io/en/stable/).
50+
51+
```
52+
pip install redfishtool
53+
```
54+
55+
4756
## Usage
4857

4958
***python*** ***redfishtool*** [ ***Options*** ] [ ***SubCommands*** ] [ ***Operation*** ] [ ***OtherArgs*** ]

0 commit comments

Comments
 (0)