docs: remove placeholder note in Termux guide
This commit is contained in:
parent
e18217485a
commit
1b42b0d1fb
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ Run this command in Termux:
|
||||||
```bash
|
```bash
|
||||||
pkg install -y curl && curl -sSL https://raw.githubusercontent.com/sipeed/picoclaw/main/assets/scripts/picoclaw-manager.sh -o picoclaw-manager.sh && chmod +x picoclaw-manager.sh && ./picoclaw-manager.sh
|
pkg install -y curl && curl -sSL https://raw.githubusercontent.com/sipeed/picoclaw/main/assets/scripts/picoclaw-manager.sh -o picoclaw-manager.sh && chmod +x picoclaw-manager.sh && ./picoclaw-manager.sh
|
||||||
```
|
```
|
||||||
*(Note: Replace with the actual URL once the script is added to the repo)*
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue