1
0
Fork 0
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:
zethra 2017-11-28 18:58:06 -05:00
parent 9ba419d4bd
commit ad7e9b14e1

View file

@ -21,4 +21,4 @@
- Run cargo build with a certain toolchain:
`rustup run {{toolchain name}} cargo build`
`rustup run {{toolchain_name}} cargo build`