Update src/doc/rustc/src/platform-support/fuchsia.md
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
This commit is contained in:
parent
18340bd52b
commit
c52d99f6e2
1 changed files with 1 additions and 1 deletions
|
@ -541,7 +541,7 @@ package to the emulator:
|
|||
${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
|
||||
${SDK_PATH}/tools/${ARCH}/ffx target repository register \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue