Merge pull request #15 from kawamataryo/patch-1

This commit is contained in:
Motonori Iwata 2022-04-06 15:22:43 +09:00 committed by GitHub
commit 74fd782889
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View file

@ -1,3 +1,3 @@
[submodule "shFlags"] [submodule "shFlags"]
path = shFlags path = shFlags
url = git://github.com/nvie/shFlags.git url = https://github.com/nvie/shFlags.git

View file

@ -48,7 +48,7 @@ If you're on a Mac and use [homebrew](http://github.com/mxcl/homebrew), it's sim
### Manual installation ### Manual installation
If you prefer a manual installation, please use the following instructions: 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 #### for Windows
Then, you can install `git-now`, using: Then, you can install `git-now`, using: