Nidhal Baccouri commited on
Commit
af03d64
·
unverified ·
2 Parent(s): 1aab85c f461d7f

Merge branch 'master' into master

Browse files
Files changed (1) hide show
  1. docs/README.rst +1 -1
docs/README.rst CHANGED
@@ -155,7 +155,7 @@ or even directly from terminal:
155
 
156
  .. code-block:: console
157
 
158
- $ deep_translator -trans "google" -src "en" -tg "de" -txt "keep it up, you are awesome"
159
 
160
 
161
  =====
 
155
 
156
  .. code-block:: console
157
 
158
+ $ deep-translator translate -src "en" -tgt "de" -txt "keep it up, you are awesome"
159
 
160
 
161
  =====