Point install docs at master after the slatehtml merge.

This commit is contained in:
2026-08-02 20:51:35 +10:00
parent f9c43372ed
commit 893d0f02be
2 changed files with 1 additions and 2 deletions

View File

@@ -4,7 +4,6 @@ on:
push:
branches:
- master
- slatehtml
jobs:
build:
runs-on: ubuntu-latest

View File

@@ -5,7 +5,7 @@ Static documentation viewer built on **slatehtml** + **slatehtml-ui**: panel she
## Install (consumer sites)
```bash
npm install github:litruv/Docs-Viewer#slatehtml
npm install github:litruv/Docs-Viewer
# peers / siblings as needed:
npm install slatehtml slatehtml-ui
```