diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |