mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 09:02:58 +08:00
Merge pull request #1303 from degtyarevalexey/master
DOC: Fix typo in command line to ingest quandl
This commit is contained in:
@@ -128,7 +128,7 @@ API key we may run:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ QUANDL_API_KEY=<api-key> zipline ingest quandl
|
||||
$ QUANDL_API_KEY=<api-key> zipline ingest -b quandl
|
||||
|
||||
though we may still run ``ingest`` as an anonymous quandl user (with no API
|
||||
key). We may also set the ``QUANDL_DOWNLOAD_ATTEMPTS`` environment variable to
|
||||
|
||||
Reference in New Issue
Block a user