diff --git a/README.md b/README.md index 15e7ce7..ff9245d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech). You can mount a folder of your choice to jellyfin by editing this line after running `abra app config ${your jelllyfin url}` ``` -EXTRA_VOLUME=/home/aadil/media:/media/ # replace /home/aadil/media with folder of your choice +EXTRA_VOLUME=/home/$USER/media:/media/ # replace /home/$USER/media with folder of your choice ``` Then during the jellyfin setup wizard use this folder as the path for your jellyfin library. \ No newline at end of file