Skip to content

Commit 2efaa49

Browse files
Gardening: Update README.md
1 parent 72e6a4d commit 2efaa49

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,12 @@ Then, depending on which game edition you own you might want to follow one of th
128128

129129
## How to build
130130

131-
Make sure you have installed the [XCode Command Line Tools](https://developer.apple.com/documentation/xcode/installing-the-command-line-tools#Install-the-Command-Line-Tools-package-in-Terminal), then:
131+
In order to build SummonKit locally you need:
132+
133+
- [XCode Command Line Tools](https://developer.apple.com/documentation/xcode/installing-the-command-line-tools#Install-the-Command-Line-Tools-package-in-Terminal)
134+
- [jq](https://jqlang.org/) ( you can also install it via [brew](https://formulae.brew.sh/formula/jq) )
135+
136+
then, in any Terminal session:
132137

133138
```sh
134139
$ git clone https://github.com/julianxhokaxhiu/SummonKit.git

0 commit comments

Comments
 (0)