Skip to content

Commit abb2352

Browse files
authored
Improve Fano CLI installation for FreeBSD
1 parent 86f7c38 commit abb2352

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scaffolding-with-fano-cli/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ $ sudo cp bin/out/fanocli /usr/local/bin/fanocli
3131

3232
If you do not want to copy to `/usr/local/bin`, just add `fanocli` executable path to `PATH` environment variable.
3333

34+
If you use FreeBSD, after you run `config.setup.sh` but before run `build.sh` script, edit`build.cfg` and replace line `-Tlinux` with `-Tfreebsd`.
35+
3436
Follow installation instruction in Fano CLI [README.md](https://github.com/fanoframework/fano-cli/blob/master/README.md) document for more information.
3537

3638
## View Fano CLI Help

0 commit comments

Comments
 (0)