Skip to content

Commit 5062325

Browse files
authored
Add installation instruction for FreeBSD (grouzen#47)
* Add installation instruction for FreeBSD * Address PR comments
1 parent 32aadeb commit 5062325

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ It is available via [AUR](https://aur.archlinux.org/packages/framework-tool-tui)
5858
sudo pacman -S framework-tool-tui # Install from archlinuxcn
5959
```
6060

61+
### 😈 FreeBSD
62+
63+
64+
It is available in [FreeBSD ports](https://www.freshports.org/sysutils/framework-tool-tui/)
65+
```sh
66+
pkg install framework-tool-tui
67+
```
68+
6169
## :man: Run
6270

6371
It needs to be running with root privileges to access hardware controls.

0 commit comments

Comments
 (0)