Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/building/droid-vps-setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Host example
ssh example

# Install Factory CLI on the VPS
curl -fsSL https://cli.factory.ai/install.sh | sh
curl -fsSL https://app.factory.ai/cli | sh

# Activate the installation
source ~/.bashrc # or source ~/.zshrc if using zsh
Expand Down