diff --git a/doc/gettingstarted/howtorun.md b/doc/gettingstarted/howtorun.md index 7b5d06df610120ed4819f26f875cfd5580a2765e..0c3d4fe5978de0580d943a17f9cfcc1142ce0044 100644 --- a/doc/gettingstarted/howtorun.md +++ b/doc/gettingstarted/howtorun.md @@ -6,6 +6,7 @@ - [Run All CAPIF Services locally with Docker images and deploy monitoring stack](#run-all-capif-services-locally-with-docker-images-and-deploy-monitoring-stack) - [Run each service using Docker](#run-each-service-using-docker) - [Run each service using Python](#run-each-service-using-python) +- [Start Your Testing with OpenCAPIF](#start-your-testing-with-opencapif) Capif services are developed under [services folder](https://labs.etsi.org/rep/ocf/capif/-/tree/main/services). @@ -160,6 +161,6 @@ pip3 install -r requirements.txt python3 -m <service> ``` -#### 4. Start Your Testing with OpenCAPIF +#### Start Your Testing with OpenCAPIF You can now test OpenCAPIF. Visit the Testing page to see how it works. \ No newline at end of file