Merge pull request #277 from wsargent/patch-1

Use HTTPS for github based repositories
This commit is contained in:
Peter Wu 2016-08-09 15:02:03 +02:00 committed by GitHub
commit ce215228f3
1 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@
To use this repository with your Debian machine, create a file `solaar.list` in
`/etc/apt/sources.list.d/`, with the following contents:
deb http://pwr.github.io/Solaar/packages/ ./
deb-src http://pwr.github.io/Solaar/packages/ ./
deb https://pwr.github.io/Solaar/packages/ ./
deb-src https://pwr.github.io/Solaar/packages/ ./