diff --git a/README.md b/README.md
index 06457b3..ad2cdd8 100644
--- a/README.md
+++ b/README.md
@@ -53,8 +53,7 @@ If you want it to look really nice, include the following lines at the beginning
#+html_head:
#+html_head:
#+html_head:
-#+OPTIONS: toc:nil num:nil
-#+OPTIONS: html-postamble:nil
+#+OPTIONS: toc:nil num:nil html-postamble:nil
```
### Dark
@@ -63,6 +62,5 @@ If you want it to look really nice, include the following lines at the beginning
#+html_head:
#+html_head:
#+html_head:
-#+OPTIONS: toc:nil num:nil
-#+OPTIONS: html-postamble:nil
+#+OPTIONS: toc:nil num:nil html-postamble:nil
```