summary refs log tree commit diff stats
path: root/teachakhil.txt
diff options
context:
space:
mode:
Diffstat (limited to 'teachakhil.txt')
-rw-r--r--teachakhil.txt18
1 files changed, 0 insertions, 18 deletions
diff --git a/teachakhil.txt b/teachakhil.txt
deleted file mode 100644
index 744bad5..0000000
--- a/teachakhil.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-Steps for updating your website
-
-I'll be showing you how to do that with my website now, shouldn't be much different
-
-Firstly, open up the directory you cloned.
-
-I told you to git clone akhil@git.andrewyu.org:/var/www/git.andrewyu.org/akhil-www-pub, so you cd into ~/akhil-www-pub
-
-I do that in my ~/www, since I don't have your website on my computer
-
-I'm using the acme text editor for today, doesn't matter
-
-When I use a red box to select text, that just means "execute this command"
-
-cd www
-git add .
-git commit -m "added reference to haskell"
-git push
\ No newline at end of file