We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c24d285 commit 7e785f3Copy full SHA for 7e785f3
README.md
@@ -5,3 +5,8 @@
5
A Python tool to manage the fictional DevOps inventory, and perform functions related to it.
6
7
## Instructions for Use
8
+
9
+Download `1.0` from the releases tab. Then run:
10
11
+- `python3 InvenManage.py` in a terminal if you have MacOS/Linux.
12
+- `python InvenManage.py` in a terminal if you have Windows.
0 commit comments