From a3bcaac2491cb3c8afb494445d6378ec25d6590c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Laurent?= <francois.laurent@posteo.net> Date: Wed, 1 Jun 2022 23:10:52 +0200 Subject: [PATCH] old text removed --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index eb4c880..6d58c65 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,6 @@ poetry install -vvv cd .. ``` To let *larvaeditor* know about MaggotUBA, in the Julia interpreter, type: -The last command launches the Julia interpreter again. There, you can type: ``` julia> using LarvaTagger; larvaeditor("path/to/data/file"; backend_directory="path/to/MaggotUBA's/parent/directory") ``` -- GitLab