mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 06:16:04 +00:00
fix broken link to .config/config_fast_builds in docs
This commit is contained in:
parent
64527657d3
commit
50e7cc4abf
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Then, use one of the following commands to add Azalea to your project:
|
|||
|
||||
For faster compile times, make a `.cargo/config.toml` file in your project
|
||||
and copy
|
||||
[this file](https://github.com/azalea-rs/azalea/blob/main/.cargo/config.toml)
|
||||
[this file](https://github.com/azalea-rs/azalea/blob/main/.cargo/config_fast_builds)
|
||||
into it. You may have to install the LLD linker.
|
||||
|
||||
For faster performance in debug mode, add the following code to your
|
||||
|
|
Loading…
Add table
Reference in a new issue