mirror of https://github.com/microsoft/autogen.git
update readme
This commit is contained in:
parent
6f5ef68fec
commit
9cfe8c6268
|
@ -14,7 +14,6 @@ npm install --global yarn
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```console
|
```console
|
||||||
pip install pydoc-markdown
|
|
||||||
cd website
|
cd website
|
||||||
yarn install
|
yarn install
|
||||||
```
|
```
|
||||||
|
@ -24,7 +23,6 @@ yarn install
|
||||||
Navigate to the website folder and run:
|
Navigate to the website folder and run:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
pydoc-markdown
|
|
||||||
yarn start
|
yarn start
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue