diff --git a/docs/installation.md b/docs/installation.md index 94e29e35..04e63366 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -13,7 +13,9 @@ python3 -m pip install --user pipx python3 -m userpath append ~/.local/bin ``` -Then install gdbgui with pipx: +Restart/re-source your console to make sure the userpath is up to date. + +Then, install gdbgui with pipx: ``` pipx install gdbgui