Преглед на файлове

Update introduction.md

Update python3 version dependency

- due to usage of f-strings howdoi needs python3.6 or more recent
Benjamin Schmidt преди 2 години
родител
ревизия
f346b9d08c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/introduction.md

+ 1 - 1
docs/introduction.md

@@ -17,7 +17,7 @@ print(“hello”)
 You'll need:
 
 - `pip`
-- Python 3.5 or above. Python 2.7 support is discontinued.
+- Python 3.6 or above. Python 2.7 support is discontinued.
 
 To install howdoi: