Corrected file layout.

This commit is contained in:
2020-02-01 13:24:00 +13:00
parent 38a544980b
commit 66f4334f23

View File

@ -46,9 +46,7 @@ This guide will walk through setting up [[https://en.wikipedia.org/wiki/Windows_
#+NAME: Install standard packages
#+BEGIN_SRC shell
# Install basic utilities
<<<<<<< HEAD
sudo apt-get install -y git locales curl wget xclip xsel tmux tmate net-tools less wget htop screenfetch zip openssh-client dictd
>>>>>>> 699d2ef8481b18b7c41c00f62e1bbff84fefadd7
# Install pre-requisites for compiling emacs
sudo apt-get install -y make gcc libgnutls28-dev libtinfo-dev