From dbe06b7fd1030a69779a0e7ff4345dac820e38c4 Mon Sep 17 00:00:00 2001 From: sjyan Date: Fri, 6 Jul 2018 19:00:58 +0800 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bb60ea6c..ebc33e066 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ The first row of above results is from **NTU-RGB+D** dataset, and the second row ## Prerequisites -Our codebase is based on **Python3.6**. There are a few dependencies to run the code. The major libraries we depend are +Our codebase is based on **Python3**. There are a few dependencies to run the code. The major libraries we depend are - Python (>=3.5) - [PyTorch](http://pytorch.org/) (Release version 0.4.0) - [Openpose@92cdcad](https://github.com/yysijie/openpose) (Optional: for demo only)