diff options
author | edyta <edyta.krukowska@nokia.com> | 2020-04-16 09:39:48 +0200 |
---|---|---|
committer | edyta <edyta.krukowska@nokia.com> | 2020-04-16 10:29:51 +0200 |
commit | 5f9406058b6a22e3e52989cd14b88e44005b2ed9 (patch) | |
tree | bc90c5da8ec34c2429c4cedeae25d9529f67eaa3 /docs/README.md | |
parent | 1740a80eab8ebb9598b7e9a19632a17491811be2 (diff) |
Formated offered apis yaml
Issue-ID: AAF-1091
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I5a103ef53b62c6dec849ff51cc871df26a7922c2
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 ``` |