From 2a46695c2a4eda8a6dd9239a4c202fa74cfcd73b Mon Sep 17 00:00:00 2001 From: KleinYuan Date: Mon, 6 Feb 2023 16:48:36 -0800 Subject: [PATCH] add to readme --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 9a9f775..259fda3 100755 --- a/README.rst +++ b/README.rst @@ -86,8 +86,8 @@ Make sure `conda `_ is installed. Another way to install is to run everything inside docker container: -- build: `make build-image` -- run: `make run` +- build: ``make build-image`` +- run: ``make run`` Get started: 30 seconds to Torchreid -------------------------------------