diff options
author | luz.paz <luzpaz@users.noreply.github.com> | 2018-03-30 12:36:40 -0400 |
---|---|---|
committer | Rigel Kent <par@rigelk.eu> | 2018-03-30 18:51:57 +0200 |
commit | f209b32afaffbb8b93c265525ebde182ab66c37a (patch) | |
tree | 0e70b241845bfaf3d230f8baf21fdd5c50124395 /support/doc/dependencies.md | |
parent | 79d28db3f916d53a6c22509ecef77588b1930be6 (diff) | |
download | PeerTube-f209b32afaffbb8b93c265525ebde182ab66c37a.tar.gz PeerTube-f209b32afaffbb8b93c265525ebde182ab66c37a.tar.zst PeerTube-f209b32afaffbb8b93c265525ebde182ab66c37a.zip |
Misc. typos
Found via `codespell -q 3`
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 |