Update openclaw_arch_install.sh

This commit is contained in:
RomanNum3ral 2026-05-05 17:48:29 +00:00
parent b4e14f6b37
commit 83a12f6b4a
1 changed files with 2 additions and 0 deletions

View File

@ -7,4 +7,6 @@ source ~/.bashrc
nvm install 22
nvm use 22
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
curl -fsSL https://openclaw.ai/install.sh | bash