diff --git a/README.rst b/README.rst index b9c2b6b..37ea7ff 100644 --- a/README.rst +++ b/README.rst @@ -9,4 +9,4 @@ Usage Convert a CSV file to XLS:: - $ curl -d users.csv http://api.python-tablib.org/xls > users.xls \ No newline at end of file + $ curl -d users.csv http://api.python-tablib.org/csv/xls > users.xls \ No newline at end of file