diff --git a/docs/administrator-docs/building.md b/docs/administrator-docs/building.md index d9d98e80e..8b68c33ed 100644 --- a/docs/administrator-docs/building.md +++ b/docs/administrator-docs/building.md @@ -31,6 +31,8 @@ All package builds begin with the first two steps: `./build --list-platforms` `./build all` +4. The resulting archives can be found at `../bin/` + **NOTE:** This will very likely be split out into a separate repository at some point in the future. ## Windows on Windows