Skip to content

Commit ed2b0ef

Browse files
MicahMaphetShahanaFarooqui
authored andcommitted
nit: installation.md
Changelog-None.
1 parent c1ad55c commit ed2b0ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/getting-started/getting-started/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ pip3 install pytest
118118

119119
If you can't install `lowdown`, a version will be built in-tree.
120120

121-
If you want to build the Rust plugins (currently cln-grpc and clnrest, which changed from Python to Rust as of v25.02):
121+
If you want to build the Rust plugins (cln-grpc, clnrest, and wss-proxy):
122122

123123
```shell
124124
sudo apt-get install -y cargo rustfmt protobuf-compiler
@@ -142,7 +142,7 @@ sudo RUST_PROFILE=release make install
142142

143143
> 📘
144144
>
145-
> If you want disable Rust because you do not want use it or you do not want `cln-grpc` or `clnrest`, you can use `./configure --disable-rust`.
145+
> If you want to disable Rust because you don’t need it or its plugins (cln-grpc, clnrest, or wss-proxy), you can use `./configure --disable-rust`.
146146
147147
To build CLN for development:
148148

0 commit comments

Comments
 (0)