aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLewis Cook <vulcan@wired.sh>2020-05-15 21:33:18 +0100
committerGitHub <noreply@github.com>2020-05-15 21:33:18 +0100
commit2926310033e07642673181fc30b93edc3da01adc (patch)
treec8692b622df708618638d4083d8fdebf04a5468d /README.md
parent76b55c616856dc2e933155ea421281fd9a2a67ea (diff)
downloadgit-bug-2926310033e07642673181fc30b93edc3da01adc.tar.gz
Fix intendation for FreeBSD package/port section.
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