diff --git a/README.md b/README.md index b755bd4..2d46c94 100644 --- a/README.md +++ b/README.md @@ -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: cd ~/.config/i3status/ - git clone git@github.com:janoliver/i3pystatus contrib + git clone git@github.com:enkore/i3pystatus contrib cd contrib/i3pystatus 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. **Patches and pull requests are very welcome :-)** - diff --git a/README.tpl.md b/README.tpl.md index d742d69..dbce4fc 100644 --- a/README.tpl.md +++ b/README.tpl.md @@ -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: cd ~/.config/i3status/ - git clone git@github.com:janoliver/i3pystatus contrib + git clone git@github.com:enkore/i3pystatus contrib cd contrib/i3pystatus cp __main__.py.dist __main__.py