Fix code blocks (README)

This commit is contained in:
Dimitris Marakomihelakis 2021-02-05 21:53:02 +02:00 committed by GitHub
parent 615bcf4171
commit 86d7dfbf78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,11 +17,11 @@ A simple and easy way to keep notes via your linux terminal.
## shellnotes(-v,-r,-h or --help):
Information about shellnotes.
## findnote:
Find a specific note in your Notes folder.
##findmisplacednote:
Find a misplaced note in your system.
Find a specific note in your Notes folder.
## findmisplacednote:
Find a misplaced note in your system.
## renamenote:
Rename a note.
Rename a note.
# How to download
@ -44,7 +44,7 @@ A simple and easy way to keep notes via your linux terminal.
## step 4:
-Open any text editor you want. Select "Open file" from its menu (Usually top left) and navigate to your home folder. Then, press `Ctrl + H` in order to show all the hidden files and folders
-Open any text editor you want. Select "Open file" from its menu (Usually top left) and navigate to home. Then, press `Ctrl + H` in order to show all the hidden files and folders
in the home directory. Find a file called `.bashrc` and open it.
## step 5: