From 8bdcaa45e6d25e1b6dd394d1cf9328dcc0863b85 Mon Sep 17 00:00:00 2001 From: kaczmarj Date: Thu, 3 Aug 2023 14:57:24 -0400 Subject: [PATCH] format code in cache note [skip ci] --- docs/user_guide.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user_guide.rst b/docs/user_guide.rst index 7de639d..b602dd9 100644 --- a/docs/user_guide.rst +++ b/docs/user_guide.rst @@ -56,8 +56,8 @@ but these weights will be removed once the container is stopped. .. note:: The image :code:`kaczmarj/wsinfer` does not include downloaded models. The models are downloaded - automatically to `~/.cache` but will be lost when the container is stopped if `~/.cache` is - not mounted. + automatically to :code:`~/.cache` but will be lost when the container is stopped if + :code:`~/.cache` is not mounted. Apptainer/Singularity ^^^^^^^^^^^^^^^^^^^^^