Fix code blocks (README)
This commit is contained in:
parent
615bcf4171
commit
86d7dfbf78
1 changed files with 6 additions and 6 deletions
10
README.md
10
README.md
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue