From 970e367c435725cb621cd25bb30d27ce57ed6036 Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Sun, 27 Mar 2016 09:29:17 -0700 Subject: [PATCH] Reword --- Frequently-Asked-Questions-(FAQ).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frequently-Asked-Questions-(FAQ).md b/Frequently-Asked-Questions-(FAQ).md index 17c67a0..50c3f64 100644 --- a/Frequently-Asked-Questions-(FAQ).md +++ b/Frequently-Asked-Questions-(FAQ).md @@ -52,7 +52,7 @@ Welcome to the PlexPy FAQ. Please note that most answers are not added yet. If y ### General #### Q: I have some weird Python errors! -**A:** Please make sure you have the latest version of Python 2.7.x installed. PlexPy does not run on Python 3. +**A:** Please make sure you have the latest version of Python 2.7.x installed. Python 3.x is not supported by PlexPy. #### Q: I am receiving some weird datatable warnings. **A:** Most datatable warnings can be solved by doing a force refresh in your browser (Ctrl+F5 or Option+Reload in Safari). If that doesn't work, try clearing your browser's cache.