Skip to content

Commit

Permalink
Added extension installation recommendation to docs (#1158)
Browse files Browse the repository at this point in the history
  • Loading branch information
brollb authored Aug 9, 2018
1 parent 5e65d55 commit 6555c27
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/deployment/native.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ Now, you can check that it installed correctly:
deepforge --version
After installing DeepForge, it is recommended to install the `deepforge-keras <https://github.com/deepforge-dev/deepforge-keras>`_ extension which provides capabilities for modeling neural network architectures:
.. code-block:: bash
deepforge extensions add deepforge-dev/deepforge-keras
DeepForge can now be started with:

.. code-block:: bash
Expand Down

0 comments on commit 6555c27

Please sign in to comment.