Update Linux installation script for Nushell (#3721)

This commit is contained in:
TechnoHouse 2025-01-09 16:59:11 +08:00 committed by GitHub
parent c7734ce08b
commit 374228f860
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@ For Linux, macOS, or Git Bash on Windows install with:
"${SHELL}" <(curl -L micro.mamba.pm/install.sh)
For NuShell users, run ``sh -c (curl -L micro.mamba.pm/install.sh)``.
On Windows Powershell, use
.. code :: powershell