Clarify docs

This commit is contained in:
Tyler Mandry 2024-06-28 15:51:32 -07:00
parent 1727e59ad2
commit a8382023b4

View file

@ -1,5 +1,6 @@
# This job builds a toolchain capable of building Fuchsia, and then builds
# Fuchsia. See the build-fuchsia.sh script in this directory for more details.
# Fuchsia as an integration test of the toolchain. See the build-fuchsia.sh
# script in this directory for more details.
FROM ubuntu:22.04