Skip to content

Commit a9724ea

Browse files
authored
Create INSTALLATION.md
1 parent 2ae1449 commit a9724ea

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

docs/INSTALLATION.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Installation Guide
2+
3+
## System Requirements
4+
5+
### Minimum Requirements
6+
- **Operating System**: Windows 10 (1909) or Windows 11
7+
- **PowerShell**: Version 5.1 or later
8+
- **RAM**: 4 GB minimum, 8 GB recommended
9+
- **Storage**: 2 GB free space for applications
10+
- **Network**: Internet connection for WinGet packages
11+
12+
### Recommended Requirements
13+
- **PowerShell**: Version 7.x for best performance
14+
- **RAM**: 16 GB for development workstations
15+
- **Storage**: SSD for faster deployment
16+
- **Network**: Broadband connection (10+ Mbps)
17+
18+
## Installation Methods
19+
20+
### Method 1: Direct Download
21+
1. Download the latest release from GitHub
22+
2. Extract to desired location
23+
3. Run as Administrator
24+
25+
### Method 2: Git Clone
26+
```bash
27+
git clone https://github.com/Pnwcomputers/SystemTester.git
28+
cd SystemTester

0 commit comments

Comments
 (0)