Skip to content

Commit f1a7047

Browse files
authored
Update README.md
1 parent a6358c6 commit f1a7047

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,17 @@ The program then needs to validate if the barcode already exists in the selected
3232
- User can select serial number from list
3333
With the selected serial number, the user can: allocate it to a customer and allow them to assign a order number to it or revert the serial number from being allocated to regular old ‘stocked’ and remove the assigned order number.
3434

35+
36+
## Installation
37+
38+
After downloading the .zip and extracting the file, to run the program for the first time navigate to the following file:
39+
40+
```bash
41+
<Download location>\Stock Management Program\bin\Debug\net6.0-windows\Stock Management Program.exe
42+
```
43+
44+
Running this .exe will load up the program for the first time, the option to **make a shortcut to open the program** is available in the settings page as the top-right option.
45+
3546
## 📷 Usage and Screenshots 📷
3647

3748
### Single serial number scan in

0 commit comments

Comments
 (0)