File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments