suggestion: add a line to INSTALL instructions about windows execution policy and git url.. :-) #1010
FlyingToto
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
quick suggestion for novices... please add to the instructions, in the INSTALL section:
add the url to git clone:
git clone https://github.com/swar/Swar-Chia-Plot-Manager
for windows, before activating the python environment::
Set-ExecutionPolicy Unrestricted -Scope CurrentUser
Beta Was this translation helpful? Give feedback.
All reactions