From fc988aece99569649d128eece9e96f13e1a45501 Mon Sep 17 00:00:00 2001
From: Eklavya SARKAR <eklavya.sarkar@idiap.ch>
Date: Thu, 10 Mar 2022 19:29:42 +0100
Subject: [PATCH] Fixed README formatting

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 17a7de5..08db191 100644
--- a/README.rst
+++ b/README.rst
@@ -45,7 +45,7 @@ In order to download those models, one must specify the destination path in the
 
 Finally, all the models can be downloaded by running::
 
-    ``python download_models.py``.
+    $ python download_models.py
 
 Generating Morphs
 ------------------
-- 
GitLab