Pārlūkot izejas kodu

dnet: add venv activation step to README

lunar-mining 2 gadi atpakaļ
vecāks
revīzija
6cd14256fc
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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: