diff --git a/README.md b/README.md
index b7d5e58a137bd6e1d41618b02350a50aa5f61063..5029b912b2fdffd802654fed0a1eb0092223b6e0 100644
--- a/README.md
+++ b/README.md
@@ -71,11 +71,13 @@ For performing this path it is necesary to:
 
 ## As a provider 
 
+For performing this path it is necesary to:
+
 1. Create a provider object -> CAPIFProviderConnector(config_file=utilities.get_config_file())
 
 2. Run onboard_provider()
 
-3. Look for the provider api details on the username folder, choose the APF and AEFs identificators and fullfill the publish_req structure
+3. Look for the provider api details on the username folder, choose the APF and AEFs identificators and fullfill the publish_req structure and the api_description_path
 
 <p align="center">
   <img src="./doc/images/capif-provider-details-example.png" alt="example" width="400"/>