From 507f01630fe11dd376a4340d234e1e51804fb5b1 Mon Sep 17 00:00:00 2001 From: te5154c Date: Mon, 26 Feb 2024 23:55:37 +0300 Subject: [PATCH] migration to python38 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3f45de..62068d5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Project based on [Virtual Air Traffic Simulation Network (VATSIM) API](https://vatsim.dev/). -Written in Python 3.7.10 + JS (JQuery framework) + Boostrap +Written in Python 3.8.18 + JS (JQuery framework) + Boostrap ## Startup For run application on your own machine, you must install docker. Then just one command in the "src" folder with the project source code: