go /
wiki /
0d524d85aeebd8a6167bfc2cc3d0dd0cc29d464c DashboardBuilders: clarify the Python 3 binary name requirement
The bootstrapswarm command, among others, expect that Python 3 is
available under the exact name "python3". In some cases Python 3
might be available as "python" or "python3.11" and so on, but it's
likely better to standardize on a single name. Clarify what it is.
Change-Id: I651c27ec61ddfc2398447ee93706acf0dfbf88b8
Reviewed-on: https://go-review.googlesource.com/c/wiki/+/653735
Reviewed-by: Carlos Amedee <carlos@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
1 file changed