1
Fork 0

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:36 -07:00 committed by GitHub
parent 18340bd52b
commit c52d99f6e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -541,7 +541,7 @@ package to the emulator:
${SDK_PATH}/tools/${ARCH}/ffx repository server start ${SDK_PATH}/tools/${ARCH}/ffx repository server start
``` ```
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:
```sh ```sh
${SDK_PATH}/tools/${ARCH}/ffx target repository register \ ${SDK_PATH}/tools/${ARCH}/ffx target repository register \