diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-11-13 11:37:35 +0000 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-11-13 11:37:35 +0000 |
| commit | fa18c4bd6fe4d6a140d67b7bc7f01900df15a484 (patch) | |
| tree | 82665a4f5f9e81bffa18ab2c67e7e049afbcbb3d /Makefile | |
| parent | 8810427bb8cf416334b0014fb13964b773e1a511 (diff) | |
Small errors in readme
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
