Skip to content

Commit

Permalink
Merge 3ff8a37 into 1e45327
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinaPetr committed Nov 13, 2018
2 parents 1e45327 + 3ff8a37 commit 0ddd608
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/installation.rst
Expand Up @@ -17,12 +17,17 @@ Download the installer and select VC++ Build tools in the list.

Setting up Rasa NLU
~~~~~~~~~~~~~~~~~~~
The recommended way to install Rasa NLU is using pip:

Stable (Recommended)
--------------------
The recommended way to install Rasa NLU is using pip which will install the latest stable version of Rasa NLU:

.. copyable::

pip install rasa_nlu

Latest (Most recent github)
---------------------------
If you want to use the bleeding edge version you can get it from github:

.. code-block:: bash
Expand Down

0 comments on commit 0ddd608

Please sign in to comment.