Kaynağa Gözat

dnet: add venv activation step to README

lunar-mining 2 yıl önce
ebeveyn
işleme
6cd14256fc
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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: