update readme (#17)

This commit is contained in:
Mike Sawka
2024-09-24 11:56:55 -07:00
committed by GitHub
parent cb92592364
commit cf5df98d10
+3 -3
View File
@@ -9,12 +9,12 @@
# Wave Terminal Documentation
This is the home for Wave Terminal's documentation site.
This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.
This is the home for Wave Terminal's documentation site. This README is specifically about _building_ and contributing to the docs site. If you are looking for the actual hosted docs, go here -- https://betadocs.waveterm.dev
### Installation
Our docs are built using [Docusaurus](https://docusaurus.io/), a modern static website generator.
```sh
yarn
```