- Added AI-Automation download section. (#4159)

* - Added AI-Automation download section
- Fixed typo in CONTRIBUTING.md teminal -> terminal

* Move Cursor to Development

* Move AutoHotkey back to Utilities
This commit is contained in:
Garratt
2026-03-12 01:31:33 +10:00
committed by GitHub
parent ccb43bfe91
commit 34f29dd04c
2 changed files with 153 additions and 1 deletions

View File

@@ -85,7 +85,7 @@ graph TD
### Testing your changes
* To test to see if your changes work as intended run following commands in a powershell teminal as admin:
* To test to see if your changes work as intended run following commands in a powershell terminal as admin:
* Change the directory where you are running the commands to the forked project.
* `cd {path to the folder with the compile.ps1}`