This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ============================================= | |
| # Hermes Agent + Browser Harness on Hostinger VPS | |
| # Full setup — copy and paste line by line | |
| # ============================================= | |
| # 1. Install Hermes Agent (Nous Research) | |
| # Docs: https://hermes-agent.nousresearch.com/docs/getting-started/installation/ | |
| curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash | |
| # 2. Reload shell so `hermes` command works |