Readme.md: mention that MK must be up-to-date
Until we depend on MK, we need to ensure it's up-to-date using brew. This was not specified earlier and led to https://github.com/ooni/probe-engine/issues/315
This commit is contained in:
parent
040bee0ee6
commit
4a9034d907
1 changed files with 3 additions and 0 deletions
|
|
@ -93,6 +93,9 @@ a specific version of psiphon and of its dependencies.
|
|||
|
||||
## Releasing
|
||||
|
||||
Make sure you have updated dependencies. Specifically, make sure
|
||||
you update homebrew to get the latest Measurement Kit. Then:
|
||||
|
||||
```
|
||||
./build.sh release
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue