[docs] add downgrade instructions
This commit is contained in:
parent
922575fcda
commit
0dc4e6c709
1 changed files with 3 additions and 3 deletions
|
@ -14,11 +14,11 @@ If that is not an acceptable solution, here are different ways to step
|
|||
back to the last stable version:
|
||||
|
||||
git
|
||||
``git checkout v1.10``
|
||||
``git checkout v1.10.4``
|
||||
pip
|
||||
``pip install --user --force-reinstall bumblebee-status==1.10``
|
||||
``pip install --user --force-reinstall bumblebee-status==1.10.4``
|
||||
aur
|
||||
TODO
|
||||
``# checkout rev. 9a53906a0decf30946c22976c8b4f34ab4354d74 from https://aur.archlinux.org/bumblebee-status.git`
|
||||
|
||||
My bar doesn’t show any background colors
|
||||
-----------------------------------------
|
||||
|
|
Loading…
Reference in a new issue