Skip to content

Commit d4e0e7b

Browse files
authored
Addressing Victoria's PR feedback
1 parent ea2056f commit d4e0e7b

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

  • playbooks/supplemental/openclaw-lemonade-server

playbooks/supplemental/openclaw-lemonade-server/README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<!--
2+
Copyright Advanced Micro Devices, Inc.
3+
SPDX-License-Identifier: MIT
4+
-->
15
# Run OpenClaw with Lemonade Server as the backend
26

37
## Overview
@@ -28,14 +32,14 @@ By the end of this playbook you will be able to:
2832
<!-- @os:linux -->
2933
- A PC running **Ubuntu 24.04+** or a compatible Debian-based Linux distribution with `apt-get`
3034
- At least **12 GB of RAM** (32 GB+ recommended for larger models)
31-
- **~10–20 GB of free disk space** for model weights
35+
- **~10–30 GB of free disk space** for model weights
3236
<!-- @os:end -->
3337
<!-- @os:windows -->
3438
- A PC running **Windows 10/11**
3539
- Visual Studio Community Edition [2022](https://aka.ms/vs/17/release/vs_community.exe)
3640
- At least **12 GB of RAM** (32 GB+ recommended for larger models)
37-
- You could increase the dedicated GPU memory using [Adrenaline software](https://www.amd.com/en/support/download/drivers.html) to try out larger models
38-
- **~10–20 GB of free disk space** for model weights
41+
- You could increase the dedicated GPU memory using [AMD Software: Adrenalin Edition™](https://www.amd.com/en/support/download/drivers.html) to try out larger models
42+
- **~10–30 GB of free disk space** for model weights
3943
<!-- @os:end -->
4044

4145
<!-- @require:lemonade -->
@@ -292,7 +296,7 @@ I already set my Discord bot token in config. Please finish Discord setup with U
292296
DM the bot in Discord. It will reply with a short pairing code.
293297

294298
<p align="center">
295-
<img width="400" height="400" alt="Screenshot from 2026-04-19 22-51-27" src="assets/discord_pair_code.png" />
299+
<img width="400" height="400" src="assets/discord_pair_code.png" />
296300
</p>
297301

298302
Approve it on the machine running OpenClaw Dashboard

0 commit comments

Comments
 (0)