From 1dd8795c9bf02f3a9ce00c86ce6fddf9d995c585 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 5 Sep 2022 20:00:12 +0200 Subject: README: Add submodule command to install instructions Otherwise the WindowMode spoon isn't initialised. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f114dcb..89f43fb 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ mouse movement, and more. ## Install $ git clone https://github.com/teddywing/dothammerspoon.git $HOME/.hammerspoon + $ git submodule init && git submodule update ## License -- cgit v1.2.3