aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a587c35..7c06dbf 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ git clone https://git.sr.ht/~thanosapollo/yeetube.el
- Load `yeetube.el`
``` emacs-lisp
-(load file "~/path/to/yeetube.el")
+(load-file "~/path/to/yeetube.el")
```