mirror of
https://github.com/iwata/git-now.git
synced 2026-09-10 07:26:29 -04:00
Merge pull request #15 from kawamataryo/patch-1
This commit is contained in:
commit
74fd782889
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
|||
[submodule "shFlags"]
|
||||
path = shFlags
|
||||
url = git://github.com/nvie/shFlags.git
|
||||
url = https://github.com/nvie/shFlags.git
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ If you're on a Mac and use [homebrew](http://github.com/mxcl/homebrew), it's sim
|
|||
### Manual installation
|
||||
If you prefer a manual installation, please use the following instructions:
|
||||
|
||||
$ git clone --recursive git://github.com/iwata/git-now.git
|
||||
$ git clone --recursive https://github.com/iwata/git-now.git
|
||||
|
||||
#### for Windows
|
||||
Then, you can install `git-now`, using:
|
||||
|
|
|
|||
Loading…
Reference in a new issue