Skip to content

Commit

Permalink
Add RUN_WITH_CACHE doc
Browse files Browse the repository at this point in the history
  • Loading branch information
idelvall committed Nov 14, 2023
1 parent 61ab7e8 commit 07dc398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ This UDC is thread safe. Parallel builds of targets calling this UDC should be f

`+RUN_WITH_CACHE` runs the passed command with the CARGO caches mounted.

Notice that in order to run this UDC, +INIT must be called first.
Notice that in order to run this UDC, [+INIT](#init) must be called first.

### Arguments
#### `command (required)`
Expand Down

0 comments on commit 07dc398

Please sign in to comment.