Naveen Chatlapalli
8bc60421bf
docs: recommend @beta instead of @latest for npm install
...
Update documentation to recommend `npm install -g moltbot@beta` instead
of `moltbot@latest` since the @latest tag on npm currently points to
v0.1.0 which lacks the `bin` field and CLI binary.
This is a workaround until the npm @latest tag is updated to point to
the current beta/stable releases.
Affected docs:
- README.md
- docs/index.md
- docs/install/index.md
- docs/install/installer.md
- docs/start/getting-started.md
- docs/help/faq.md
Fixes #3787
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 09:27:59 -06:00
Peter Steinberger
9a7160786a
refactor: rename to openclaw
2026-01-30 03:16:21 +01:00
Peter Steinberger
6d16a658e5
refactor: rename clawdbot to moltbot with legacy compat
2026-01-27 12:21:02 +00:00
Peter Steinberger
83460df96f
chore: update molt.bot domains
2026-01-27 12:21:01 +00:00
Vignesh
fbc5ac1fde
docs(install): add migration guide for moving to a new machine ( #2381 )
...
* docs(install): add migration guide for moving to a new machine
* chore(changelog): mention migration guide docs
---------
Co-authored-by: Pocket Clawd <pocket@Pockets-Mac-mini.local>
2026-01-26 12:59:06 -08:00
Peter Steinberger
7004616e03
docs: note node-gyp workaround for sharp
2026-01-22 07:09:20 +00:00
Peter Steinberger
351c73be01
docs: fix npm prefix guidance
2026-01-22 04:31:25 +00:00
Peter Steinberger
6d5195c890
refactor: normalize cli command hints
2026-01-20 07:43:00 +00:00
Peter Steinberger
af31e0d969
docs: redirect /install/node to install section
2026-01-16 23:18:50 +00:00
Peter Steinberger
bf72a126d1
docs: add /help hub and Node/npm PATH guide
2026-01-16 23:10:29 +00:00
Peter Steinberger
35f8be33d2
docs: remove git source install snippet
2026-01-12 10:00:26 +00:00
Peter Steinberger
dfe5c03ba3
docs: document sharp/libvips install workaround
2026-01-12 04:25:05 +00:00
Peter Steinberger
f57f6e0ca6
docs: add installer internals
2026-01-12 02:00:29 +00:00
Peter Steinberger
fa6409bca8
docs: add install page
2026-01-12 01:08:06 +00:00