README.md aktualisiert

This commit is contained in:
develcookingtest 2024-10-10 20:54:58 +00:00
parent ff8926dde1
commit 5df83e5959
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ else
echo "Firefox is already installed :D" echo "Firefox is already installed :D"
fi fi
``` ```
``
### Nano ### Nano
Nano is a simple editor nice for quick edits but hides a lot of it's features behind config files. Nano is a simple editor nice for quick edits but hides a lot of it's features behind config files.
To use nano run `nano testfile.txt` if the file already exists it will load up the file. If not nano will create a new file To use nano run `nano testfile.txt` if the file already exists it will load up the file. If not nano will create a new file