From c662d8559b36a7cc8037ba01c645ae2ae5a4f07e Mon Sep 17 00:00:00 2001 From: Jeff Wolski Date: Thu, 10 Oct 2024 09:35:28 +0200 Subject: [PATCH] docs: Update nada quickstart to reflect new nilup `install.sh` behavior --- docs/nada-by-example-quickstart.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/nada-by-example-quickstart.md b/docs/nada-by-example-quickstart.md index d034cc4..1b5c15f 100644 --- a/docs/nada-by-example-quickstart.md +++ b/docs/nada-by-example-quickstart.md @@ -49,7 +49,9 @@ curl https://nilup.nilogy.xyz/install.sh | bash #### 2. Use the latest version of the Nillion SDK -Install and use the `latest` version of the Nillion SDK and tools. +If you ran the `install.sh` script above, then it installed `nilup` and the latest version of the +SDK for you. If you did not, then install and use the `latest` version of the Nillion SDK and tools +by running: ``` nilup install latest