Add an example of a path for the script

Mikhail Yenuchenko 2021-09-18 23:13:48 +03:00
parent 2f68f7ba18
commit 0d2333c67a

@ -1,6 +1,6 @@
# rclonefs helper script
To enable mounting a rclone volume using system mount tool, the following helper script must be named `rclonefs` and placed in `$PATH`:
To enable mounting a rclone volume using system mount tools, the following helper script must be named `rclonefs` and placed in `$PATH` (e.g. in `/usr/local/bin`):
```bash
#!/bin/bash