From 7c9fce472c51e1a01540d1252cc3aec649f1aa44 Mon Sep 17 00:00:00 2001 From: Mattia Mascarello Date: Sat, 27 Apr 2024 23:22:39 +0200 Subject: [PATCH] Corrected bash script name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3667198..68cf75b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Nautilus is the default file manager for GNOME desktop environments. ## Usage 1. **Installation**: - - Clone this repository or download the `nautilus_bookmarks.sh` script. + - Clone this repository or download the `nautilus.sh` script. - Copy the contents of the script to your `.bashrc` file, or source the script in your `.bashrc` file. - Restart your terminal or run `source ~/.bashrc` to apply the changes.