aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSquibid <me@zacharyscheiman.com>2024-07-28 17:33:45 -0400
committerSquibid <me@zacharyscheiman.com>2024-07-28 17:33:45 -0400
commite87ac7a437a3a06d0e3eb8087f5d377a045e5e8b (patch)
treec20987eeb854dcc367a5ae47f04634bb62ed678f
parent16f32bdcdd10c3dc95519b5f0ab4d6818b3a3bfe (diff)
downloadeat-it-master.tar.gz
eat-it-master.tar.bz2
eat-it-master.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c52bd30..1a35fbf 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ put this script into your ~/.config/mpv/scripts/ directory:
-- install eat-it on startup
local mp = require("mp")
local utils = require("mp.utils")
-local path = mp.comand_native({ "expand-path", "~~/scripts/eat-it" })
+local path = mp.command_native({ "expand-path", "~~/scripts/eat-it" })
if not utils.readdir(path) then
mp.command_native_async({