OPENCLAW: differenze tra le versioni
Vai alla navigazione
Vai alla ricerca
(Creata pagina con "sudo apt update sudo apt install -y build-essential python3 pkg-config cmake git curl -fsSL https://openclaw.ai/install-cli.sh | bash -s -- --onboard") |
Nessun oggetto della modifica |
||
| Riga 1: | Riga 1: | ||
<pre> | |||
sudo apt update | sudo apt update | ||
sudo apt install -y build-essential python3 pkg-config cmake git | sudo apt install -y build-essential python3 pkg-config cmake git | ||
curl -fsSL https://openclaw.ai/install-cli.sh | bash -s -- --onboard | curl -fsSL https://openclaw.ai/install-cli.sh | bash -s -- --onboard | ||
</pre> | |||
Versione delle 23:53, 21 feb 2026
sudo apt update sudo apt install -y build-essential python3 pkg-config cmake git curl -fsSL https://openclaw.ai/install-cli.sh | bash -s -- --onboard