aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-07-09 18:45:15 +0300
committerThanos Apollo <[email protected]>2023-07-09 18:45:15 +0300
commit0afa42467371a4626f4e512603535028d283b35d (patch)
treee9552b5a1b190d6ce41aacf42a5d337bdea12793 /README.md
parentb8d688d23dad614f033713596f7575b9b486da7a (diff)
README: typo
Diffstat (limited to 'README.md')
-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")
```