We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18340bd commit c52d99fCopy full SHA for c52d99f
src/doc/rustc/src/platform-support/fuchsia.md
@@ -541,7 +541,7 @@ package to the emulator:
541
${SDK_PATH}/tools/${ARCH}/ffx repository server start
542
```
543
544
-Once the repository server is up and running, register our repository:
+Once the repository server is up and running, register it with the target Fuchsia system running in the emulator:
545
546
```sh
547
${SDK_PATH}/tools/${ARCH}/ffx target repository register \
0 commit comments