From 6f09023ce0c2e678a9a4eb32f585f0360de867bd Mon Sep 17 00:00:00 2001 From: Ivan FB <128452529+Ivansete-status@users.noreply.github.com> Date: Fri, 19 Apr 2024 11:34:12 +0200 Subject: [PATCH] docs nph: clarify the version that is needed 0.5.1 (#2605) --- docs/contributors/nph.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/contributors/nph.md b/docs/contributors/nph.md index 66964c599..91f4149ff 100644 --- a/docs/contributors/nph.md +++ b/docs/contributors/nph.md @@ -8,6 +8,14 @@ https://marketplace.visualstudio.com/items?itemName=arnetheduck.vscode-nph ### GitHub https://github.com/arnetheduck/nph +Make sure you use a binary from the following release: +https://github.com/arnetheduck/nph/releases/tag/v0.5.1 + +```bash +$ nph --version +v0.5.1-0-gde5cd48 +``` + ### Installation and configuration 1. Ask the [nwaku team](https://discord.com/channels/1110799176264056863/1111541184490393691) about the required `nph` version. 2. Download the desired release from _GitHub_ and place the binary in the PATH env var.