nidhal baccouri commited on
Commit
ed150d4
·
1 Parent(s): a34494b

updated docs

Browse files
Files changed (1) hide show
  1. docs/README.rst +1 -1
docs/README.rst CHANGED
@@ -156,7 +156,7 @@ or even directly from terminal:
156
 
157
  .. code-block:: console
158
 
159
- $ deep-translator -src "en" -tg "de" -txt "hello world"
160
 
161
  or shorter
162
 
 
156
 
157
  .. code-block:: console
158
 
159
+ $ deep-translator --source "en" --target "de" --text "hello world"
160
 
161
  or shorter
162