Ver Fonte

dnet: add venv activation step to README

lunar-mining há 2 anos atrás
pai
commit
6cd14256fc
1 ficheiros alterados com 1 adições e 0 exclusões
  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: