Skip to content

Commit 5cfcee8

Browse files
authored
Merge pull request RasaHQ#5900 from meelie/patch-1
Start a server with your NLU model with "rasa run"
2 parents 7e7a470 + b09f137 commit 5cfcee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migrate-from/google-dialogflow-to-rasa.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ To start a server with your NLU model, run:
9797

9898
.. code-block:: bash
9999
100-
rasa run nlu
100+
rasa run
101101
102102
This will start a server listening on port 5005.
103103

0 commit comments

Comments
 (0)