Back to fetching directly the repository file directly from the git repository.

This commit is contained in:
2015-05-17 22:55:58 +02:00
parent 4eab814f3f
commit 0a8b2b0aa5

View File

@@ -5,6 +5,7 @@ An overlay with some random stuff
To add this overlay manually, run as root or using sudo:
```
wget https://lab.cherboiche.org/boudin/cherb-overlay/raw/master/repository.xml
layman -f -o file:///<current path>/repository.xml -a cherb-overlay
layman -f -o https://lab.cherboiche.org/boudin/cherb-overlay/raw/master/repository.xml -a cherb-overlay
```
If an error occurs, please check that you're using at least python 3.3.