Corrected bash script name

This commit is contained in:
Mattia Mascarello 2024-04-27 23:22:39 +02:00
parent a2269a17fd
commit 7c9fce472c

View File

@ -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.