From da6332ab6de0bf4b1de0a3615d6fa8eed7e07e78 Mon Sep 17 00:00:00 2001 From: Ben van Basten Date: Tue, 15 Oct 2024 17:22:04 +0200 Subject: [PATCH] README --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index a8b16a3e..3e2c4a7d 100644 --- a/README.rst +++ b/README.rst @@ -77,7 +77,7 @@ The command line interface requires Typer:: Development ----------- -Clone the repo and fetch the LFS objects: +Clone the repo and fetch the LFS objects:: $ git lfs fetch origin refs/remotes/origin/master @@ -110,4 +110,4 @@ Now you should be able to run the tests:: $ pytest $ pytest integration_tests -For VSCode, Optionally select the python interpreter corresponding to the virtual environment. \ No newline at end of file +For VSCode, optionally select the python interpreter corresponding to the virtual environment. \ No newline at end of file