Skip to content

Commit

Permalink
Added install/uninstall info.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpz4085 authored Mar 31, 2021
1 parent eb7f153 commit 659415f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ every 2 seconds. It is useful to detect and mount correctly disks inserted into
By default all mount points are created in the /media directory, which should have been created beforehand
by the init command. The default directory can be changed with the -d option.

Installing
----------
$ make
$ doas make install

Uninstalling
------------
$ doas make uninstall

Changes
-------
- Added support for exfat-fuse in addition to ntfs3g
Expand Down

0 comments on commit 659415f

Please sign in to comment.