Browse Source

dnet: add venv activation step to README

lunar-mining 2 năm trước cách đây
mục cha
commit
6cd14256fc
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: