From 179fad6b17d54dad42e63a1b2c87fba119109a31 Mon Sep 17 00:00:00 2001 From: lorenzo Date: Fri, 26 Jul 2019 08:41:05 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb5f0ae..10d5f77 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ For development of the monoloco source code itself, you need to clone this repos ``` pip3 install -e '.[test, prep]' ``` -Python 3.6 or 3.7 is required for nuScenes development kit. Python 3 is required for openpifpaf. +Python 3.6 or 3.7 is required for nuScenes development kit. All details for Pifpaf pose detector at [openpifpaf](https://github.com/vita-epfl/openpifpaf).