1
Fork 0
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:
Douglas 2025-02-07 11:15:22 -05:00 committed by GitHub
parent cfcd816335
commit 135450607c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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