Update README.md
Added warning for non-bash shell users.
This commit is contained in:
parent
ea60cf6d4c
commit
463461cf78
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ in the home directory. Find a file called `.bashrc` and open it.
|
||||||
# Warnings!
|
# Warnings!
|
||||||
*THIS FILE IS ONLY FOR LINUX USERS* (prefered distro: Ubuntu 17.10 or higher)
|
*THIS FILE IS ONLY FOR LINUX USERS* (prefered distro: Ubuntu 17.10 or higher)
|
||||||
|
|
||||||
|
*THIS NOTE SYSTEM WILL ONLY WORK ON BASH SHELL* (default shell for ubuntu, you may find bugs in other shells like zsh, ksh)
|
||||||
|
|
||||||
*DON'T CHANGE THE SCRIPT* (Only in case you don't have the default editors who are gedit and nano. In that case, you can either change them, or install the default ones.)
|
*DON'T CHANGE THE SCRIPT* (Only in case you don't have the default editors who are gedit and nano. In that case, you can either change them, or install the default ones.)
|
||||||
|
|
||||||
*DON'T USE newnote() TO READ NOTES* (Same goes for readnote() for writing new ones.)
|
*DON'T USE newnote() TO READ NOTES* (Same goes for readnote() for writing new ones.)
|
||||||
|
|
Loading…
Reference in a new issue