[roll] Roll fuchsia [docs][sdk] Edit the "Install dependencies" section on the Get started
with the Fuchsia SDK guide.

- Update  the "Install dependencies" section to
  follow the doc template for instructional guides.
- Notify the new option that suggests installing Bazelisk.

Test: doc-preview
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/678190
Original-Revision: defddaac294eda9b37552c9c5201876854f3a78e
GitOrigin-RevId: 877805aa85460bf6335f105707bd43830e11aabd
Change-Id: I1a24a9b74139709dc92bb471de5c22d7764bad2d
1 file changed
tree: 3d39e0fc675583cc307efd152dc29ea25c5563b4
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.