Alex commited on
Commit
1eb68a8
·
unverified ·
1 Parent(s): 482855e

Update README.rst

Browse files

The example provided in the Readme not working. File updated with correct commands and args

Files changed (1) hide show
  1. docs/README.rst +2 -2
docs/README.rst CHANGED
@@ -155,8 +155,8 @@ 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
  =====
162
  Usage
 
155
 
156
  .. code-block:: console
157
 
158
+ $ deep-translator translate -src "en" -tgt "de" -txt "keep it up, you are awesome"
159
+
160
 
161
  =====
162
  Usage