summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/README.md b/README.md
index e0d0963..8681eee 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,3 @@
# CV
My cv.
-
-## Generate pdf File
-Command to compile the tex files into pdf:
-
-```
-pdflatex main.tex
-```