Skip to content

Commit d76b701

Browse files
authored
Update 0.102.0 release notes with plugin info (nushell#1790)
1 parent d871ba0 commit d76b701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2025-02-04-nushell_0_102_0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ several new commands and operators, and various other miscellaneous improvements
1515

1616
Nu 0.102.0 is available as [pre-built binaries](https://github.com/nushell/nushell/releases/tag/0.102.0) or from [crates.io](https://crates.io/crates/nu). If you have Rust installed you can install it using `cargo install nu`.
1717

18-
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>`.
18+
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.
1919

2020
# Table of contents
2121

0 commit comments

Comments
 (0)