Update install_cpp_sdk.md

This commit is contained in:
leiqing
2022-09-22 11:57:59 +08:00
committed by GitHub
parent e5e80be925
commit b06568387e

View File

@@ -40,5 +40,5 @@ FastDeploy provides prebuilt CPP deployment libraries on Windows/Linux/Mac. Deve
## Other related docs
- [Install Python SDK](./download_python_sdk.md)
- [Example Vision Model deployment with C++/Python](../../examples/vision/)
- [Install Python SDK](./install_python_sdk.md)
- [Example Vision and NLP Model deployment with C++/Python](../../examples/)