Skip to content

Commit 105f67a

Browse files
committed
public upstream
1 parent 899ae31 commit 105f67a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/artifacts/how-to/public-feeds-upstream-sources.md

+2
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ pip install
115115

116116
#### [Cargo](#tab/cargo)
117117

118+
Feed and Upstream Reader (Collaborator) roles or higher must use an additional flag to authenticate with their public feed in order to install packages. Be sure to follow the instructions in [Cargo - Connect to a feed](../cargo/cargo-upstream-source.md#connect-to-your-feed) to properly authenticate with your feed, and then run the following command in your project directory to restore your packages.
119+
118120
```Command
119121
cargo build
120122
```

0 commit comments

Comments
 (0)