From 6b13ea552da86236e3b54ac3524e0e9fdf531dd1 Mon Sep 17 00:00:00 2001 From: "Lakshmipathi.G" Date: Tue, 16 Feb 2016 16:55:50 +0530 Subject: [PATCH] Remove nano tip --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3dc5d5c..b1c2685 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,6 @@ 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, it's the easiest to learn compared to `Vim` and `Emacs`. - ## Everyday use