mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-10 13:36:56 +03:00
Update README.md
This commit is contained in:
@@ -28,7 +28,7 @@ Each page has a link on its top-right corner `Edit on GitHub` which brings you d
|
||||
## Local Test
|
||||
To test it locally:
|
||||
1. Clone this repo
|
||||
1. Install the required tools:
|
||||
1. Install the required tools (See also [.github/workflows/build-docs.yaml](.github/workflows/build-docs.yaml)):
|
||||
```
|
||||
pip install --upgrade pip
|
||||
pip install mkdocs mkdocs-gen-files mkdocs-awesome-pages-plugin mkdocs-material
|
||||
@@ -37,4 +37,4 @@ To test it locally:
|
||||
This will locally generate the documentation.
|
||||
You can access it under http://127.0.0.1:8000/AI-on-the-edge-device-docs/
|
||||
|
||||
Any change to the files will automatically be applied.
|
||||
Any change to the files will automatically be applied.
|
||||
|
||||
Reference in New Issue
Block a user