Skip to content

Commit 4ed15c4

Browse files
samuelmurrayNikratio
authored andcommitted
Update README.rst
OS-X is now called macOS
1 parent fc7a57f commit 4ed15c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To unmount the filesystem::
3232

3333
fusermount -u mountpoint
3434

35-
On BSD and OS-X, to unmount the filesystem::
35+
On BSD and macOS, to unmount the filesystem::
3636

3737
umount mountpoint
3838

@@ -42,7 +42,7 @@ Installation
4242

4343
First, download the latest SSHFS release from
4444
https://github.com/libfuse/sshfs/releases. On Linux and BSD, you will
45-
also need to install libfuse_ 3.1.0 or newer. On OS-X, you need
45+
also need to install libfuse_ 3.1.0 or newer. On macOS, you need
4646
OSXFUSE_ instead. Finally, you need the Glib_ library with development
4747
headers (which should be available from your operating system's
4848
package manager).

0 commit comments

Comments
 (0)