diff options
| author | mat <git@matdoes.dev> | 2025-06-09 14:29:44 +0600 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-06-09 20:33:06 +1200 |
| commit | 40bcb62a777fca73a5b887af4d9a3fce01ee9053 (patch) | |
| tree | 0311b0a2ee436d775a3b552f62a8bbffa925397b /azalea | |
| parent | 4a4de819616d620d15680e71fb32390e28ab07cd (diff) | |
| download | azalea-drasl-40bcb62a777fca73a5b887af4d9a3fce01ee9053.tar.xz | |
update config_fast_builds
Diffstat (limited to 'azalea')
| -rw-r--r-- | azalea/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea/README.md b/azalea/README.md index 83ff0d49..26a06dde 100644 --- a/azalea/README.md +++ b/azalea/README.md @@ -15,7 +15,7 @@ Then, use one of the following commands to add Azalea to your project: ## Optimization For faster compile times, create a `.cargo/config.toml` file in your project and copy -[this file](https://github.com/azalea-rs/azalea/blob/main/.cargo/config_fast_builds) +[this file](https://github.com/azalea-rs/azalea/blob/main/.cargo/config_fast_builds.toml) into it. You may have to install the LLD linker. For faster performance in debug mode, add the following code to your |
