Skip to content

Commit 045cf82

Browse files
committed
docs: remove Quick Start section, setup.sh already checks hcloud
1 parent 47e2a04 commit 045cf82

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,6 @@ Create a `.env` file or enter values when prompted.
1919
| `OPENAI_API_KEY` | No | [platform.openai.com/api-keys](https://platform.openai.com/api-keys) |
2020
| `ELEVENLABS_API_KEY` | No | [elevenlabs.io/app/settings/api-keys](https://elevenlabs.io/app/settings/api-keys) |
2121

22-
## Quick Start
23-
24-
```bash
25-
# install hetzner cli
26-
brew install hcloud
27-
hcloud context create openclaw
28-
29-
# run setup
30-
./setup.sh
31-
```
32-
33-
The setup will:
34-
1. Fetch server types/locations from Hetzner API
35-
2. Prompt for configuration (or load from `.env`)
36-
3. Create VPS (default: cx23 ~€3.50/mo)
37-
4. Run remote provisioning with progress [1/7]...[7/7]
38-
3922
## What Gets Installed
4023

4124
| Step | Description |

0 commit comments

Comments
 (0)