Skip to content
This repository was archived by the owner on Mar 12, 2022. It is now read-only.

Commit e90210e

Browse files
committed
correct build instructions for new repo
1 parent f794c61 commit e90210e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ If this doesn't work for you, or you want to build the latest and greatest, foll
1616
This does require that you have XCode or the XCode Command Line Tools installed. See the App Store application or https://developer.apple.com to install these if necessary.
1717

1818
~~~bash
19-
$ git clone https://github.com/asmagill/hammerspoon_asm.undocumented undocumented
20-
$ cd undocumented/spaces
19+
$ git clone https://github.com/asmagill/hs._asm.undocumented.spaces spaces
20+
$ cd spaces
2121
$ [HS_APPLICATION=/Applications] [PREFIX=~/.hammerspoon] make install
2222
~~~
2323

0 commit comments

Comments
 (0)