X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=support%2Fdoc%2Fdependencies.md;h=f7b6cead2fd881c2ce550281a40c3b2583c856b1;hb=18ffaf2430df57ecc2150bdd89a7ecfd08bd1257;hp=f4d0bd5c43b9fe1ab80b88916f010f6c53c1a6a9;hpb=80428d16a0acd1c0d1478d8861c3d5778745bb77;p=github%2FChocobozzz%2FPeerTube.git diff --git a/support/doc/dependencies.md b/support/doc/dependencies.md index f4d0bd5c4..f7b6cead2 100644 --- a/support/doc/dependencies.md +++ b/support/doc/dependencies.md @@ -245,7 +245,7 @@ On a fresh install of [FreeBSD](https://www.freebsd.org), new system or new jail ``` pkg pkg update -pkg install -y sudo bash wget git python nginx pkgconf vips postgresql96-server postgresql96-contrib redis openssl node npm yarn ffmpeg unzip +pkg install -y sudo bash wget git python nginx pkgconf postgresql96-server postgresql96-contrib redis openssl node npm yarn ffmpeg unzip ``` 2. Allow users in the wheel group (hope you don't forgot to add your user on wheel group!) to use sudo.