[OOM-CERT-SERVICE] Add Unit test for private key in pkcs1 format
[oom/platform/cert-service.git] / docs / README.md
index 15deade..6ef5b21 100644 (file)
@@ -1,4 +1,4 @@
-## AAF Certification Service documentation
+## OOM Certification Service documentation
 ###Requirements
     Python 3.x
 
@@ -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
     ```