install: add node about pitfalls for local install
This commit is contained in:
parent
be8fa1b96d
commit
92090dd659
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@ sudo apt remove core
|
|||
|
||||
## Automated Installation
|
||||
|
||||
> **NOTE:** installing globally can have issues with dependency conflicts etc
|
||||
|
||||
The automated install will install do the following:
|
||||
* install base tools needed for installation
|
||||
* python3, pip, pipx, invoke, poetry
|
||||
|
|
Loading…
Reference in a new issue