From 633bab1fb53bd6718d7ba2785eb9f94c3f2cb61d Mon Sep 17 00:00:00 2001 From: Krishna Kumar Date: Wed, 11 Dec 2013 12:19:51 +0000 Subject: [PATCH] Update to README makepdf makeps --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 9257af7..3aa3c06 100755 --- a/README.md +++ b/README.md @@ -45,17 +45,11 @@ To build the `PDF` version of your thesis, run: make -or - - ./makepdf This build procedure uses `pdflatex` and will produce `thesis.pdf`. To produce `DVI` and `PS` versions of your document, you should run: - ./makeps - -or make BUILD_STRATEGY=latex