From 34eb2abef04c6107342629801f3c188499651c54 Mon Sep 17 00:00:00 2001 From: Mike Henry <11765982+mikemhenry@users.noreply.github.com> Date: Thu, 27 Feb 2025 15:05:32 -0700 Subject: [PATCH] one back tick too many --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index dd572e8..43774f8 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -11,7 +11,7 @@ You can install lomap using conda (or mamba). Note the package name is ``lomap2` Development Version ------------------- -Alternatively, you can install the development version of ``lomap``` directly from the ``main`` branch of this repository. +Alternatively, you can install the development version of ``lomap`` directly from the ``main`` branch of this repository. First install the package dependencies using conda (or mamba) in a virtual environment with: