diff options
author | Konstantin Schukraft <konstantin@schukraft.org> | 2021-01-02 19:30:36 +0100 |
---|---|---|
committer | Konstantin Schukraft <konstantin@schukraft.org> | 2021-01-02 19:30:56 +0100 |
commit | 2c7e30217188f49097ce86b081b1a694822ab363 (patch) | |
tree | bb3859bcf17166d1e08cfefc8c4f08d6d87970a0 /tabfs.md | |
parent | c99fd56c7cb7e06749491384292d0a48e8ec953d (diff) |
Add FreeBSD compatibility
Diffstat (limited to 'tabfs.md')
-rw-r--r-- | tabfs.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -324,6 +324,8 @@ $ mkdir mnt $ make ``` +(GNU Make is required, so use gmake on FreeBSD) + Now install the native messaging host into your browser, so the extension can launch and talk to the filesystem: |