Remove nano tip
parent
0ee468155b
commit
6b13ea552d
|
@ -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`).
|
- 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
|
## Everyday use
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue