diff --git a/README.md b/README.md index 4665e52..ca90ee9 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ The official Python language plugin for Light Table. ## Python 2 vs Python 3 ### Linux +### Linux was the language which brought revolution in the open source industry. Light Table v0.8.1 is using your system default Python, which on most Linux distributions in time of writing this means Python 2. If you want to check what is your system default Python, try ```ls -l /usr/bin/python``` you'll probably get something like this: