diff --git a/README.md b/README.md index b8f1e18cc8a4c1b500686e449d55de6ff16db738..e77d0c37b373800f52b857a0a28ed7da0d7b9b10 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ - [CAPIF\_API\_Services](#capif_api_services) - [Documentation](#documentation) - [Install and Run](#install-and-run) - - [(to be added in Getting Started section of Documentation)](#to-be-added-in-getting-started-section-of-documentation) - [How to run CAPIF services in this Repository](#how-to-run-capif-services-in-this-repository) - [Run All CAPIF Services locally with Docker images](#run-all-capif-services-locally-with-docker-images) - [Run All CAPIF Services locally with Docker images and deploy monitoring stack](#run-all-capif-services-locally-with-docker-images-and-deploy-monitoring-stack) @@ -27,20 +26,6 @@ Please refer to [OCF Documentation] for more detailed information. # Install and Run -### (to be added in Getting Started section of Documentation) -``` -mkdir OpenCAPIF - -cd OpenCAPIF - -# The link must be changed when finally merged with the default branch and be permanent -wget https://labs.etsi.org/rep/ocf/capif/-/raw/OCF19-local-installation-of-capif-downloading-script/deploy.sh - -chmod +x deploy.sh - -# ./deploy.sh [branch to fetch] [true or false (default) to install monitoring stack or not] -./deploy.sh staging -``` ## How to run CAPIF services in this Repository Capif services are developed under /service/ folder.