Summary
Running the following command curl -fsSL https://nvidia.com/nemoclaw.sh | bash returns 404 error.
Problem
The endpoint is not yet linking to the installer in this repository.
Expected behavior
Running curl -fsSL https://nvidia.com/nemoclaw.sh | bash should trigger the install script as described in the README.md.
Acceptance criteria
- No 404 errors
- NemoClaw downloaded and installed.
Summary
Running the following command
curl -fsSL https://nvidia.com/nemoclaw.sh | bashreturns 404 error.Problem
The endpoint is not yet linking to the installer in this repository.
Expected behavior
Running
curl -fsSL https://nvidia.com/nemoclaw.sh | bashshould trigger the install script as described in the README.md.Acceptance criteria