瀏覽代碼

dnet: add venv activation step to README

lunar-mining 2 年之前
父節點
當前提交
6cd14256fc
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      bin/dnet/README.md

+ 1 - 0
bin/dnet/README.md

@@ -20,6 +20,7 @@ for Python. Do so as follows:
 
 ```shell
 % python -m venv python-venv
+% python-env/bin/activate
 ```
 
 Then install the requirements: