Update src/doc/rustc/src/platform-support/fuchsia.md

Co-authored-by: Tyler Mandry <tmandry@gmail.com>
This commit is contained in:
andrewpollack 2022-08-30 16:06:27 -07:00 committed by GitHub
parent 10a42dfa32
commit 18340bd52b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -473,7 +473,7 @@ ${SDK_PATH}/tools/${ARCH}/pm publish \
-lp -f <(echo "hello_fuchsia_package_manifest")
```
Then we can add it to `ffx`'s package server as `hello-fuchsia` using:
Then we can add the repository to `ffx`'s package server as `hello-fuchsia` using:
```sh
${SDK_PATH}/tools/${ARCH}/ffx repository add-from-pm \