mirror of https://github.com/mamba-org/mamba.git
Update Linux installation script for Nushell (#3721)
This commit is contained in:
parent
c7734ce08b
commit
374228f860
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue