aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2022-09-05 20:00:12 +0200
committerTeddy Wing2022-09-05 20:01:20 +0200
commit1dd8795c9bf02f3a9ce00c86ce6fddf9d995c585 (patch)
tree6f01f746cbad7d1cd92ff3a33d9e60c61e3473bc
parentfc310d8191941aad328425d147cdf0df10b0d1b5 (diff)
downloaddothammerspoon-1dd8795c9bf02f3a9ce00c86ce6fddf9d995c585.tar.bz2
README: Add submodule command to install instructions
Otherwise the WindowMode spoon isn't initialised.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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