From f8f812f8ad001a58afa9dbb46816ee71de8b3ae6 Mon Sep 17 00:00:00 2001 From: "Lakshmipathi.G" Date: Mon, 15 Feb 2016 01:33:59 +0530 Subject: [PATCH] nano editor for beginners --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3283210..e4029af 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,8 @@ Notes: - Learn to use `apt-get`, `yum`, `dnf` or `pacman` (depending on distro) to find and install packages. And make sure you have `pip` to install Python-based command-line tools (a few below are easiest to install via `pip`). +- If you are a newcomer use `Nano` text editor, its the easiest to learn compared to `Vim` and `Emcas`. + ## Everyday use