**OPNFV-NATIVE-INSTALL-1**: To install OpenStack-only environment of OPNFV Brahmaputra Release:
 
+**Apex Installer**:
+
+.. code-block:: bash
+
+    # HA deployment in OpenStack-only environment
+    sudo opnfv-deploy -d /etc/opnfv/os-nosdn-nofeature-ha.yaml
+
+    # Non-HA deployment in OpenStack-only environment
+    # Non-HA deployment is currently not supported by Apex installer.
+
 **Compass** Installer:
 
 .. code-block:: bash
     # Non-HA deployment in OpenStack-only environment
     sudo ./deploy.sh -o liberty -s nosdn -t noha
 
-Please **NOTE** that currently only ``Compass``, ``Fuel`` and ``Joid`` installers support this environment.
-
 **OPNFV-NATIVE-INSTALL-2**: Clone the following GitHub repository to get the
 configuration and metadata files
 
 
 
 **OPNFV-NATIVE-INSTALL-1**: To install OpenStack-only environment of OPNFV Brahmaputra Release:
 
+**Apex Installer**:
+
+.. code-block:: bash
+
+    # HA deployment in OpenStack-only environment
+    sudo opnfv-deploy -d /etc/opnfv/os-nosdn-nofeature-ha.yaml
+
+    # Non-HA deployment in OpenStack-only environment
+    # Non-HA deployment is currently not supported by Apex installer.
+
 **Compass** Installer:
 
 .. code-block:: bash
     # Non-HA deployment in OpenStack-only environment
     sudo ./deploy.sh -o liberty -s nosdn -t noha
 
-Please **NOTE** that currently only ``Compass``, ``Fuel`` and ``Joid`` installers support this environment.
-
 **OPNFV-NATIVE-INSTALL-2**: Clone the following GitHub repository to get the
 configuration and metadata files