[Installation] vim installation mentioned twice
Created by: Razer6
In section 1 vim
installation is mentioned twice:
# run as root
apt-get update && apt-get upgrade && apt-get install sudo vim
and
# Install vim
sudo apt-get install -y vim
Created by: Razer6
In section 1 vim
installation is mentioned twice:
# run as root
apt-get update && apt-get upgrade && apt-get install sudo vim
and
# Install vim
sudo apt-get install -y vim