diff --git a/README.md b/README.md
index eb4c88026285b2c37f4e0823e7905b771dd906af..6d58c654ce41109c125a9a7f276b41bf1608175c 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")
 ```