mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-11 22:43:06 +02:00
doc: fix whitespace in build-osx.md
Remove an extra space before `.zip` in the deploy section.
This commit is contained in:
committed by
fanquake
parent
e7d4a7e3f9
commit
d9b57eecad
@@ -175,7 +175,7 @@ ctest --test-dir build # Append "-j N" for N parallel tests.
|
||||
|
||||
### 3. Deploy (optional)
|
||||
|
||||
You can also create a `.zip` containing the `.app` bundle by running the following command:
|
||||
You can also create a `.zip` containing the `.app` bundle by running the following command:
|
||||
|
||||
``` bash
|
||||
cmake --build build --target deploy
|
||||
|
||||
Reference in New Issue
Block a user