Browse Source

Update README.

Mikael Capelle 6 years ago
parent
commit
2a2cf413ba
1 changed files with 3 additions and 1 deletions
  1. 3
    1
      README.md

+ 3
- 1
README.md View File

@@ -76,4 +76,6 @@ You first need to register on one of these platform, the steps to import the pro
76 76
 
77 77
     ```bash
78 78
 	push -u origin master
79
-	```
79
+	```
80
+	
81
+Another way is to do a bare clone and then mirror to your repository : [https://help.github.com/articles/importing-a-git-repository-using-the-command-line/](https://help.github.com/articles/importing-a-git-repository-using-the-command-line/)

Loading…
Cancel
Save