Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 5027abb

Browse files
authored
Merge pull request #2519 from alyssais/DEV-README_git_https
Use https:// instead of git:// for DEV-README
2 parents 13e57c5 + b55a0be commit 5027abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEV-README.md

Lines changed: 1 addition & 1 deletion
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)