Skip to content

Commit

Permalink
Merge pull request #53 from nulib/Sophia_Inventory
Browse files Browse the repository at this point in the history
image test
  • Loading branch information
SoFrans authored Feb 27, 2023
2 parents 9fa1522 + b8fca50 commit d9112d1
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Image/Inventory/inventory_script.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# General Information
Version Date: 2/27/2023

Document Owner: Sophia Francis
Expand All @@ -11,7 +12,12 @@ This document provides information about running the inventory script, updating

# Running the Script
## Running in Command Line
In the search bar of your computer search for Command Line
1. In the search bar of your computer search for Command Prompt and select it
2. Copy the address of inventory_script.py by right clicking on the script, going to properties, double clicking the address to highlight it and copying (Figure 1)
3. Paste the address into the Command Prompt window (Figure 2) and press enter
4. Answer the questions that appear

![Finding the image address](Image\Inventory\Images\FindingAddressPythonFile.png)

## Running in VSCode Terminal
## Running in VSCode Interactive Window
Expand Down

0 comments on commit d9112d1

Please sign in to comment.