瀏覽代碼

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
 ### 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
 Depending on your setup you may need to install a virtual environment
 for Python. Do so as follows:
 for Python. Do so as follows: