From fa18c4bd6fe4d6a140d67b7bc7f01900df15a484 Mon Sep 17 00:00:00 2001 From: Mohit Agarwal Date: Sat, 13 Nov 2021 11:37:35 +0000 Subject: Small errors in readme --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bc00c64..f3c100e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ install: - cd notes && make && make && make - cd notes && cp target/paper.pdf /var/www/git-bin/gcse/computer-science-aqa/notes.pdf + # cd notes && make && make && make + # cd notes && cp target/paper.pdf /var/www/git-bin/gcse/computer-science-aqa/notes.pdf #cd tests/1-data-rep && make && make && make #cd tests/1-data-rep && cp target/paper.pdf /var/www/git/gcse/computer-science-aqa/1-data-rep-test.pdf -- cgit v1.2.3