Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
macos-fuse-t authored Sep 4, 2022
1 parent 193b48d commit bb7d6ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ sftp(1) and ssh_config(5)), including the remote port number

To unmount the filesystem:

fusermount -u mountpoint
umount mountpoint


Installing
Expand All @@ -62,6 +62,7 @@ http://github.com/libfuse/libfuse.
You also need to install the devel package for glib2.0. After
installing FUSE, compile sshfs the usual way:

autoreconf -vfi
./configure
make
make install (as root)
Expand Down

0 comments on commit bb7d6ca

Please sign in to comment.