Skip to content

Commit 7876c29

Browse files
author
Wolfe-Jam
committed
docs: use npx faf-cli show — zero install, matches faf.one's zero-install pattern
1 parent 3cf793f commit 7876c29

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ The server is unaware of the injection. No roots, no new protocol primitives, an
4141
npm install && npm run demo
4242
```
4343

44-
`project.faf` itself is [IANA-registered](https://www.iana.org/assignments/media-types/application/vnd.faf+yaml). With [faf-cli](https://npmjs.com/package/faf-cli) installed, see it rendered:
44+
`project.faf` itself is [IANA-registered](https://www.iana.org/assignments/media-types/application/vnd.faf+yaml). See it rendered — zero install:
4545

4646
```bash
47-
faf show
47+
npx faf-cli show
4848
```
4949

5050
Opens a scored HTML card from the current file — always fresh, never a committed snapshot that can go stale.

0 commit comments

Comments
 (0)