diff --git a/development.md b/development.md index 4c00072e5..571028c2f 100644 --- a/development.md +++ b/development.md @@ -79,7 +79,7 @@ You may pass build options and packages to the script as necessary. To build binaries for all platforms: ```sh - hack/build-cross.sh + make cross ``` ## Workflow