mirror of
https://github.com/litruv/Docs-Viewer.git
synced 2026-09-10 01:59:44 +10:00
Point install docs at master after the slatehtml merge.
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -4,7 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- slatehtml
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user