Updated Home (markdown)

Gabe Stocco 2019-05-17 20:55:59 -07:00
Родитель 0d867685fe
Коммит bfa42bcbc8
1 изменённых файлов: 1 добавлений и 1 удалений

@ -45,7 +45,7 @@ Navigate to the Attack Surface Analyzer program folder where it was downloaded a
```sudo asa```
### Slim GUI
The 'Slim' GUI is just the ASP.NET backend that powers the Electron GUI. This allows you to bring your own browser and is a smaller download. Further, the Slim GUI should function on older versions of Windows, where the Full GUI is restricted to Windows 10.
The 'Slim' GUI is just the ASP.NET backend that powers the Electron GUI. This allows you to bring your own browser and is a smaller download. Further, the Slim GUI is available on older versions of Windows, where the Full GUI is restricted to Windows 10.
#### Startup
- Windows, open an Administrator Command Prompt and run ```AttackSurfaceAnalyzer-GUI.exe```.