Browse Source

updated README

Joachim M. Giæver 5 years ago
parent
commit
a35567e026
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -6,7 +6,7 @@ Current Home Assistant version: 0.90.1
 
 # Install
 1. Make sure you have all [necessary tools](https://docs.snapcraft.io/installing-snapd/6735) to build a snap
-2. Clone this repo ```git clone git.giaever.org@git.giaever.org:joachimmg/home-assistant-snap.git```
+2. Clone this repo ```git clone https://git.giaever.org/joachimmg/home-assistant-snap.git```
 3. Go into the directoy ```cd home-assistant-snap``` and issue ``` snapcraft ``` to start building.
 
 A file named ```home-assistant-snap[...].snap``` should now be in the folder and now you can install it with
@@ -30,4 +30,4 @@ Unable to determine library dependencies for 'prime/selenium/webdriver/firefox/x
 Unable to determine library dependencies for 'prime/lib/python3.6/site-packages/selenium/webdriver/firefox/x86/x_ignore_nofocus.so'
 ```
 
-Feel free  to help out solving it!
+Feel free  to help out solving it!