Browse Source
Merge pull request #385 from RyanZhaoXB/install-dev
update the path of installation document in README.md
tags/v0.6.0
KubeEdge Bot
GitHub
2 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
|
@@ -78,7 +78,7 @@ Documentation is located on [readthedoc.io](https://sedna.readthedocs.io/). Thes |
|
|
|
|
|
|
|
|
|
|
|
### Installation |
|
|
|
Follow the [Sedna installation document](docs/setup/quick-start.md) to install Sedna. |
|
|
|
Follow the [Sedna installation document](docs/setup/install.md) to install Sedna. |
|
|
|
|
|
|
|
### Examples |
|
|
|
Example1:[Using Joint Inference Service in Helmet Detection Scenario](/examples/joint_inference/helmet_detection_inference/README.md). |
|
|
|
|