Skip to content

Commit

Permalink
Update src/doc/rustc/src/platform-support/fuchsia.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tyler Mandry <[email protected]>
  • Loading branch information
andrewpollack and tmandry authored Aug 30, 2022
1 parent 10a42df commit 18340bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/rustc/src/platform-support/fuchsia.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 18340bd

Please sign in to comment.