Skip to content

Commit b55a0be

Browse files
committed
Use https:// instead of git:// for DEV-README
I missed this in cf84052.
1 parent 13e57c5 commit b55a0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEV-README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Set up the dev environment
22

3-
git clone git://github.com/rspec/rspec-core.git
3+
git clone https://github.com/rspec/rspec-core.git
44
cd rspec-core
55
gem install bundler
66
bundle install

0 commit comments

Comments
 (0)