Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit e2dc01b

Browse files
authored
Update service.rst
1 parent 22df8b9 commit e2dc01b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/service.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ Running NLP Architect Server
4242
============================
4343
Starting the server
4444
-------------------
45-
To run the server run the following command::
45+
To run the server run the following command:
4646

4747
.. code:: bash
4848
49-
nlp_architect -p 8080
49+
nlp_architect server -p 8080
5050
5151
The server will run locally on port 8080 and can be queried on ``/inference`` directive.
5252

0 commit comments

Comments
 (0)