docs: replace OSX with macOS
This commit is contained in:
parent
76ea716abf
commit
0bfd6f793b
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ FUSE.
|
|||
|
||||
First set up your remote using `rclone config`. Check it works with `rclone ls` etc.
|
||||
|
||||
On Linux and OSX, you can either run mount in foreground mode or background (daemon) mode.
|
||||
On Linux and macOS, you can either run mount in foreground mode or background (daemon) mode.
|
||||
Mount runs in foreground mode by default, use the `--daemon` flag to specify background mode.
|
||||
You can only run mount in foreground mode on Windows.
|
||||
|
||||
|
|
Loading…
Reference in a new issue