Skip to content

Commit

Permalink
Merge pull request #285 from tinola/main
Browse files Browse the repository at this point in the history
Update FreeBSD.md
  • Loading branch information
sinamics authored Jan 15, 2024
2 parents 53d276e + f1c9641 commit 391d1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/Installation/FreeBSD.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ To build and run the application, your system should meet the following minimum
First, make sure PostgreSQL and ZeroTier are installed and configured on your FreeBSD server.
```bash
pkg update
pkg install zerotier protobuf curl git node
pkg install zerotier protobuf curl git node npm rust vips
pkg install postgresql15-server postgresql15-contrib
sysrc postgresql_enable=yes
service postgresql initdb
Expand Down

0 comments on commit 391d1b5

Please sign in to comment.