From f1371dbc1c9ad16f40546c304f8711d29a3e2c69 Mon Sep 17 00:00:00 2001 From: George Anderson Date: Tue, 27 Aug 2024 17:56:29 -0700 Subject: [PATCH] autocomplete note --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67e903f..53d043d 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,9 @@ You can use the `--help` option to get more details on each of the options above #### autocomplete -Running `ns-cli autocomplete` will provide details on how to integrate the ns-cli into your `.zshrc` to perform autocomplete actions. +Running `ns-cli autocomplete` will provide details on how to integrate the ns-cli into your `.zshrc` to perform autocomplete actions. + +**Note:** Autocomplete is not currently supported in Windows #### configure