update readme

This commit is contained in:
“skzhang1” 2023-08-27 21:32:15 -04:00
parent 6f5ef68fec
commit 9cfe8c6268
1 changed files with 0 additions and 2 deletions

View File

@ -14,7 +14,6 @@ npm install --global yarn
## Installation
```console
pip install pydoc-markdown
cd website
yarn install
```
@ -24,7 +23,6 @@ yarn install
Navigate to the website folder and run:
```console
pydoc-markdown
yarn start
```