improve manual enrichment
[ccsdk/cds.git] / docs / installation.rst
index ef51fa0..6d3f069 100644 (file)
@@ -44,7 +44,7 @@ helm install --name cds cds
 Result
 ------
 
-.. code-block:: json
+.. code-block:: bash
    :linenos:
    
    $ kubectl get all --selector=release=cds
@@ -85,4 +85,4 @@ Loopback Server:
 ~~~~~~~~~~~~~~~~
 
 npm install in the directory cds/cds-ui/server
-npm start should bring you the CDS UI page in your local machine with the link https://127.0.0.1:3000/
\ No newline at end of file
+npm start should bring you the CDS UI page in your local machine with the link https://127.0.0.1:3000/