Mercurial > forks > helix
changeset 6687:70573cca83c0
book: avoid uncomfortable flow disruption (#13271)
author | Tshepang Mbambo <tshepang@gmail.com> |
---|---|
date | Sun, 06 Apr 2025 18:41:10 +0200 |
parents | 65617be38e34 |
children | 6e430ee8bbed |
files | book/src/building-from-source.md |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/book/src/building-from-source.md Tue Apr 01 13:55:16 2025 +0900 +++ b/book/src/building-from-source.md Sun Apr 06 18:41:10 2025 +0200 @@ -184,11 +184,11 @@ > 💡 This locks you into the `--release` profile. But you can also build helix in any way you like. > As long as you leave a `target/release/hx` file, it will get packaged with `cargo deb --no-build` -> 💡 Don't worry about the repeated +> 💡 Don't worry about the following: > ``` > warning: Failed to find dependency specification > ``` -> warnings. Cargo deb just reports which packaged files it didn't derive dependencies for. But +> Cargo deb just reports which packaged files it didn't derive dependencies for. But > so far the dependency deriving seams very good, even if some of the grammar files are skipped. You can find the resulted `.deb` in `target/debian/`. It should contain everything it needs, including the