mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-20 00:08:02 +01:00
docs/improve website README.md with local docs server installation step (#5956)
Minor addition to set correct local dir context in terminal when setting up a local docs instance --------- Co-authored-by: Thomas Heartman <thomas@getunleash.io>
This commit is contained in:
parent
8256c2eaf2
commit
b6a219dd36
@ -4,7 +4,10 @@ This website is built using [Docusaurus 2](https://docusaurus.io/), a modern sta
|
||||
|
||||
## Installation
|
||||
|
||||
In a terminal, cd into the website folder of the locally cloned unleash repository and then start the installation.
|
||||
|
||||
```console
|
||||
cd unleash/website
|
||||
yarn install
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user