mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 09:35:25 +02:00
Changed 'toolchain name' to 'toolchain_name'
This commit is contained in:
parent
9ba419d4bd
commit
ad7e9b14e1
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@
|
|||
|
||||
- Run cargo build with a certain toolchain:
|
||||
|
||||
`rustup run {{toolchain name}} cargo build`
|
||||
`rustup run {{toolchain_name}} cargo build`
|
||||
|
|
Loading…
Add table
Reference in a new issue