diff options
| author | Teddy Wing | 2022-09-05 20:00:12 +0200 |
|---|---|---|
| committer | Teddy Wing | 2022-09-05 20:01:20 +0200 |
| commit | 1dd8795c9bf02f3a9ce00c86ce6fddf9d995c585 (patch) | |
| tree | 6f01f746cbad7d1cd92ff3a33d9e60c61e3473bc | |
| parent | fc310d8191941aad328425d147cdf0df10b0d1b5 (diff) | |
| download | dothammerspoon-1dd8795c9bf02f3a9ce00c86ce6fddf9d995c585.tar.bz2 | |
README: Add submodule command to install instructions
Otherwise the WindowMode spoon isn't initialised.
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
