aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGrant Shoshin Shangreaux <shoshin@cicadas.surf>2023-01-20 17:23:34 -0600
committerGrant Shoshin Shangreaux <shoshin@cicadas.surf>2023-01-20 17:23:34 -0600
commit42e6d7888e2331a84df9e4392229e420ad3280f2 (patch)
treea8e96f04a1a655a94f28e120b067be4a5f052eb2
parentb8ac6f8f45bc274ab2a79247dbc976c015bcb667 (diff)
Docs: update path to vampire binary in INSTALL.md service
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 2ff46a4..c2b6a17 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -112,7 +112,7 @@ reboot.
[Service]
Type=simple
- ExecStart=/home/vampire/vampire/config --config /home/vampire/config.lisp
+ ExecStart=/home/vampire/bin/vampire --config /home/vampire/config.lisp
Restart=always
User=vampire
Group=vampire