From 5f9406058b6a22e3e52989cd14b88e44005b2ed9 Mon Sep 17 00:00:00 2001 From: edyta Date: Thu, 16 Apr 2020 09:39:48 +0200 Subject: Formated offered apis yaml Issue-ID: AAF-1091 Signed-off-by: Edyta Krukowska Change-Id: I5a103ef53b62c6dec849ff51cc871df26a7922c2 --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/README.md') diff --git a/docs/README.md b/docs/README.md index 15deadea..3cd6e5e4 100644 --- a/docs/README.md +++ b/docs/README.md @@ -8,7 +8,7 @@ To generate a documentation locally follow below steps. 2. Install all required dependencies ``` - python install -r requirements-docs.txt + pip install -r requirements-docs.txt ``` 3. Generate local documentation ``` -- cgit 1.2.3-korg