Skip to content
Snippets Groups Projects
Commit 1650ab31 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Remove not used section in README.md

parent 0050d10c
No related branches found
No related tags found
2 merge requests!99Merge Latest changes from staging to main,!70Minor fix remote scripts
Pipeline #9389 failed
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment