Skip to content

Commit

Permalink
Updated FUEL_LOCAL_DATA_PATH in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
maximecb committed Sep 1, 2017
1 parent 384e81a commit bf707f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/caching.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This variable can also be set through an environment variable as follows:

.. code-block:: bash
$ export FUEL_LOCAL_DATA_PATH="/home/username/my_local_cache"
$ export FUEL_LOCAL_DATA_PATH="/LOCAL_PATH/my_local_cache"
Please note that currently, caching is only implemented in the ``H5PyDataset``.
In order to add caching to other types of datasets, one should use the
Expand Down

0 comments on commit bf707f0

Please sign in to comment.