Skip to content

Commit fcb4a88

Browse files
Namanclaude
authored andcommitted
docs: add launch assets + fix README brew install path
- Add early access guide for onboarding initial developers - Add demo animation (HTML) with keyboard ASMR audio for announcement video - Fix README Homebrew install: was `brew tap nodeops-app/tap` (wrong tap), now `brew install NodeOps-app/createos/createos` (auto-taps correctly) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 686ef95 commit fcb4a88

4 files changed

Lines changed: 784 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ curl -sfL https://raw.githubusercontent.com/NodeOps-app/createos-cli/main/instal
2323
### macOS & Linux — Homebrew
2424

2525
```sh
26-
brew tap nodeops-app/tap
27-
brew install createos
26+
brew install NodeOps-app/createos/createos
2827
```
2928

3029
### Nightly

0 commit comments

Comments
 (0)