Just a typo
This commit is contained in:
parent
14dfd5d359
commit
5012dd7cf2
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ With shellnotes, you can make, find, list, edit or delete your notes from wherev
|
||||||
* It can suit both dynamic and regular users, as it brings a classic TUI experience as well as some more modern abilities.
|
* It can suit both dynamic and regular users, as it brings a classic TUI experience as well as some more modern abilities.
|
||||||
* It runs __exclusively__ in your terminal, its source files are stored in your home folder.
|
* It runs __exclusively__ in your terminal, its source files are stored in your home folder.
|
||||||
* It's lightweight
|
* It's lightweight
|
||||||
* It's [more than just a program for taking notes.](#learn-everything-shellnotes-can-do). It has a ton of other interesting abilities.
|
* It's [more than just a program for taking notes](#learn-everything-shellnotes-can-do). It has a ton of other interesting abilities.
|
||||||
* It's portable and compatible with most shells.
|
* It's portable and compatible with most shells.
|
||||||
* It matches all the users' experience, by creating the appropriate environment for both beginners and advanced users linux users.
|
* It matches all the users' experience, by creating the appropriate environment for both beginners and advanced users linux users.
|
||||||
* Even if you delete shellnotes, your notes will stay where they are.
|
* Even if you delete shellnotes, your notes will stay where they are.
|
||||||
|
@ -120,4 +120,4 @@ Want even more information? Feel free to see the whole [shellnotes documentation
|
||||||
|
|
||||||
*WARNING*: The default shell for shellnotes is bash. However, shellnotes will find your shell if it's different and continue installing according to it. If your shell is not supported though, the installation will fail.
|
*WARNING*: The default shell for shellnotes is bash. However, shellnotes will find your shell if it's different and continue installing according to it. If your shell is not supported though, the installation will fail.
|
||||||
|
|
||||||
*WARNING*: install.sh must be run from the folder where it was downloaded WITH the other files from the repo. Otherwise, installation will fail. (see [installation documentation](https://github.com/dmarakom6/shellnotes/blob/master/docs/installing.txt) for more).
|
*WARNING*: install.sh must be run from the folder where it was downloaded WITH the other files from the repo. Otherwise, installation will fail. (see [installation documentation](https://github.com/dmarakom6/shellnotes/blob/master/docs/installing.txt) for more).
|
||||||
|
|
Loading…
Reference in a new issue