Patric Stout
e5b9e8ff58
docs: "bash" is no longer optional for command-line completion
2024-04-02 09:30:44 -07:00
TrashCan
33911712a2
Add archlinux instructions to install-and-setup.md
...
based upon #3289 by @roland-5
2024-03-13 21:35:08 -07:00
Alexis (Poliorcetics) Bourget
c75230747a
completion: Add support for Nushell completions
2024-02-18 19:08:38 +01:00
Alexis (Poliorcetics) Bourget
fb10e3f296
completion: Update docs for new style with positional argument
2024-02-17 19:26:30 +01:00
Jesse Somerville
8fac33afdb
install-and-setup.md: --strategy
-> --strategies
for cargo binstall
2023-11-21 20:19:38 -08:00
Ilya Grigoriev
38daa9abe3
install-and-setup.md: Document binary installation with cargo-binstall
...
I also mentioned this in the changelog, since people reading it are more likely
to use `binstall` than most.
2023-10-30 15:12:23 -07:00
Ilya Grigoriev
2cd262def3
install-and-setup.md: Make headings more consistent
2023-10-30 15:12:23 -07:00
Infra
56a1686925
Add build-essential
to install instructions
2023-10-05 09:07:37 -07:00
Ilya Grigoriev
21f4015cbf
install-and-setup.md: explain how to compile the latest release
...
Also a few minor updates.
2023-09-11 18:21:56 -07:00
Ilya Grigoriev
2911f414bd
docs: remove v0.7.0 shell completion instructions
...
Now that v0.9.0 is released, it seems appropriate.
2023-09-06 15:35:01 -07:00
Ilya Grigoriev
623c5e28c2
docs: change "shell script" codeblock to "shell"
...
```shell script
```
breaks mkdocs rendering
2023-08-28 10:43:48 -07:00
Ilya Grigoriev
64140c34b7
docs: Move installation instructions from README to docs/
...
This allows the tutorial to reference them and will make it
easier to have different instructions for different versions.
We can later restore some instructions to the README, but I
think this is important since the installation instructions
do change in important (even if slight) ways from time to
time.
2023-08-28 10:43:48 -07:00