Skip to content

Commit 023e96b

Browse files
authored
Add installation instructions.
1 parent e9ebd96 commit 023e96b

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1-
:
1+
# TouchGuard
2+
3+
### Instructions for installation
4+
5+
1. Download this repo.
6+
2. Extract files on Desktop.
7+
3. Run this command in terminal. (make TouchGuard executable)
8+
```
9+
cd Desktop
10+
sudo chmod +x TouchGuard
11+
```
12+
4. Copy `TouchGuard` file (executable now) to `/usr/bin/` folder.
13+
5. Copy `org.amanagr.TouchGuard.driver.Daemon.plist` to `/Library/LaunchDaemons`.
14+
6. Reboot.

0 commit comments

Comments
 (0)