[roll] Roll fuchsia [examples] Remove `fx serve` from hello_world readme

`fx serve` is no longer necessary. `component run` and `fx test` take
care of this automatically. This was confusing agents that were using
the hello_world example when adding new components.

Original-Original-Bug: b/518852593
Test: ran fuchsia_side_loading eval

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1634277
Original-Original-Revision: 10f4f0674794f9ba031802c970da679877ff77f4
GitOrigin-RevId: f034875a76a757da00a74b2e90a2b9b674f758ed
Change-Id: I84b62b56f3217f47d46d0653f08d07f8a98da55e
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1634897
Cr-Commit-Position: refs/heads/main@{#193818}
1 file changed
tree: a92129c076a341d23f54de90314d93e2e7e04d84
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.