diff options
Diffstat (limited to 'support/doc/dependencies.md')
-rw-r--r-- | support/doc/dependencies.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/dependencies.md b/support/doc/dependencies.md index 52b53fdbe..57def686c 100644 --- a/support/doc/dependencies.md +++ b/support/doc/dependencies.md | |||
@@ -81,7 +81,7 @@ On a fresh install of [FreeBSD](https://www.freebsd.org), new system or new jail | |||
81 | url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest", | 81 | url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest", |
82 | ``` | 82 | ``` |
83 | 83 | ||
84 | 2. bootsrap pkg, initialize db and install peertube's dependencies, always as root (sudo not yet installed): | 84 | 2. bootstrap pkg, initialize db and install peertube's dependencies, always as root (sudo not yet installed): |
85 | ``` | 85 | ``` |
86 | # pkg | 86 | # pkg |
87 | # pkg update | 87 | # pkg update |