fixed installation github url
This commit is contained in:
parent
b42cd6aa15
commit
57f0e60174
@ -14,7 +14,7 @@ For examples how it works, take a look at the __main__.py.dist file with some ex
|
|||||||
To install it, follow these steps:
|
To install it, follow these steps:
|
||||||
|
|
||||||
cd ~/.config/i3status/
|
cd ~/.config/i3status/
|
||||||
git clone git@github.com:janoliver/i3pystatus contrib
|
git clone git@github.com:enkore/i3pystatus contrib
|
||||||
cd contrib/i3pystatus
|
cd contrib/i3pystatus
|
||||||
cp __main__.py.dist __main__.py
|
cp __main__.py.dist __main__.py
|
||||||
|
|
||||||
@ -371,4 +371,3 @@ a python class that can be registered with the `I3statusHandler` class. Also don
|
|||||||
forget to add yourself to the LICENSE file.
|
forget to add yourself to the LICENSE file.
|
||||||
|
|
||||||
**Patches and pull requests are very welcome :-)**
|
**Patches and pull requests are very welcome :-)**
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ For examples how it works, take a look at the __main__.py.dist file with some ex
|
|||||||
To install it, follow these steps:
|
To install it, follow these steps:
|
||||||
|
|
||||||
cd ~/.config/i3status/
|
cd ~/.config/i3status/
|
||||||
git clone git@github.com:janoliver/i3pystatus contrib
|
git clone git@github.com:enkore/i3pystatus contrib
|
||||||
cd contrib/i3pystatus
|
cd contrib/i3pystatus
|
||||||
cp __main__.py.dist __main__.py
|
cp __main__.py.dist __main__.py
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user