We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a42df commit 18340bdCopy full SHA for 18340bd
src/doc/rustc/src/platform-support/fuchsia.md
@@ -473,7 +473,7 @@ ${SDK_PATH}/tools/${ARCH}/pm publish \
473
-lp -f <(echo "hello_fuchsia_package_manifest")
474
```
475
476
-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:
477
478
```sh
479
${SDK_PATH}/tools/${ARCH}/ffx repository add-from-pm \
0 commit comments