The question is where should I install Aldryn-boilerplates framework
?
I've created virtualenv
called env
, after that activated it.
But what now? Should I install that framework inside my project directory? Or it is OK to place it in root dir - /home/stp
.
Need your advice.
Use pip inside your virtualenv, for easier dependencies management