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

dnet: add python version to README

lunar-mining преди 2 години
родител
ревизия
d47df7930f
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      bin/dnet/README.md

+ 3 - 0
bin/dnet/README.md

@@ -15,6 +15,9 @@ engine that makes everything run.
 
 ### Using a venv
 
+Dnet requires Python 3.12.0. Make sure Python is installed and on the
+latest version.
+
 Depending on your setup you may need to install a virtual environment
 for Python. Do so as follows: