Skip to content

docs: correct build commands and Docker paths - #230

Merged
Mixa84 merged 2 commits into
Blockstream:masterfrom
agammann:docs/fix-build-instructions
Sep 17, 2026
Merged

Mixa84 merged 2 commits into
Blockstream:masterfrom
agammann:docs/fix-build-instructions

Conversation

@agammann

Copy link
Copy Markdown
Contributor

Several README commands fail before a build can start: the macOS Homebrew line contains unquoted (optional) text, the Windows option is missing a dash, and the Docker command references the removed tools/Dockerfile. The container examples also misspell /prebuild as /prebuid.

This corrects those commands and paths, moves optional GNU tar installation into prose, and documents --iphone static and --iphonesim static to match the argument parsers and gitlab/ios.yml. The Dockerfile path now matches the build command documented in docker/debian/Dockerfile.

Validation: git diff --check and Bash syntax validation of the corrected Homebrew command passed. The original Homebrew command returned syntax error 2, and the original Windows spelling returned exit 1 in both build scripts. Docker paths and Apple arguments were checked against the current source and CI configuration. No full build, Homebrew installation, or Docker image build was run; the local Docker Linux engine was unavailable.

@Mixa84

Mixa84 commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

I will update a bit more the README as there is still some legacy for GreenAddress naming and etc.

@Mixa84

Mixa84 commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

LGTM, utACK

@Mixa84
Mixa84 merged commit 0aaf709 into Blockstream:master Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants