mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-07-31 06:07:44 +00:00
Update release-notes template to point to plugins page (#1038)
As mentioned in https://github.com/nushell/nushell.github.io/issues/1788 (fix going forward).
This commit is contained in:
parent
cfcd816335
commit
135450607c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Today, we're releasing version {{VERSION}} of Nu. This release adds...
|
|||
|
||||
Nu {{VERSION}} is available as [pre-built binaries](https://github.com/nushell/nushell/releases/tag/{{VERSION}}) or from [crates.io](https://crates.io/crates/nu). If you have Rust installed you can install it using `cargo install nu`.
|
||||
|
||||
As part of this release, we also publish a set of optional plugins you can install and use with Nu. To install, use `cargo install nu_plugin_<plugin name>`.
|
||||
As part of this release, we also publish a set of optional [plugins](https://www.nushell.sh/book/plugins.html) you can install and use with Nushell.
|
||||
|
||||
# Table of contents
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue