aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f1b671d3..e81f5091 100644
--- a/README.md
+++ b/README.md
@@ -58,11 +58,11 @@ That's all !
<details><summary>FreeBSD package/port</summary>
-* [Freshports](https://www.freshports.org/devel/git-bug/)
Install via the package manager
```
pkg install git-bugs
```
+
Or from the ports collection
```
cd /usr/ports/devel/git-bug && make install clean