install: adjustments to have a better workflow for installation
This commit is contained in:
parent
9d32c432db
commit
113be65078
3 changed files with 5 additions and 4 deletions
|
@ -122,8 +122,8 @@ git clone https://github.com/coreemu/core.git
|
|||
cd core
|
||||
# install dependencies to run installation task
|
||||
./setup.sh
|
||||
# run the following or add ~/.local/bin to PATH
|
||||
python3 -m pipx ensurepath
|
||||
# run the following or open a new terminal
|
||||
source ~/.bashrc
|
||||
# Ubuntu
|
||||
inv install
|
||||
# CentOS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue