From 17fa37c604c8811cd45f449c23b46e5b221f251a Mon Sep 17 00:00:00 2001 From: Leo Gallucci Date: Thu, 22 Dec 2016 14:55:01 +0100 Subject: [PATCH] Path typo requirements.txt --- example/android/python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/android/python/README.md b/example/android/python/README.md index 2b8513a..25b977b 100644 --- a/example/android/python/README.md +++ b/example/android/python/README.md @@ -10,5 +10,5 @@ Requirements Quick Start =========== -1. pip install -r requirements +1. pip install -r requirements.txt 2. python app_simple.py