Skip to content

Commit

Permalink
update the mkdocs part on README
Browse files Browse the repository at this point in the history
  • Loading branch information
Packophys authored and Packophys committed Sep 1, 2023
1 parent 0b4097b commit 22363f4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,13 +184,6 @@ poetry run coverage run -m pytest -s && poetry run coverage report -m
```

## Mkdocs Documentation:
You need to install the following packages:
```shell
pip install mkdocs
pip install mkdocstrings
pip install mkdocstrings-python
pip install mkdocs-material
```
To run the mkdocs documentation, you can run the following lines below:
```shell
cd src
Expand Down

0 comments on commit 22363f4

Please sign in to comment.