From af1f3c6235833ae2500eb886c612a142fd82017c Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Tue, 6 Jun 2017 10:05:21 -0400 Subject: Fixed Markdown markup. --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index dc43eae..b574ff3 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ -======= - SSHFS -======= +SSHFS +===== About -===== +----- SSHFS allows you to mount a remote filesystem using SFTP. Most SSH servers support and enable this SFTP access by default, so SSHFS is @@ -12,7 +11,7 @@ very simple to use - there's nothing to do on the server-side. How to use -========== +---------- Once sshfs is installed (see next section) running it is very simple: @@ -39,7 +38,7 @@ On BSD and OS-X, to unmount the filesystem: Installation -============ +------------ First, download the latest SSHFS release from https://github.com/libfuse/sshfs/releases. On Linux and BSD, you will @@ -60,7 +59,7 @@ When checking out from git (instead of using a release tarball), you will need to run `autoreconf -i` before `./configure`. Getting Help -============ +------------ If you need help, please ask on the [SSHFS mailing list](http://groups.google.com/group/sshfs). To post to the list, -- cgit v1.2.3