Skip to content

Commit

Permalink
Merge pull request #3398 from rbt/f.readme
Browse files Browse the repository at this point in the history
Correct URL in readme
  • Loading branch information
vrurg committed Jan 2, 2020
2 parents d38cfef + 2463777 commit f00a9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -120,7 +120,7 @@ source directory doesn't have t/spec installed, then
you can clone it like this:

cd $YOUR_RAKUDO_SRCDIR
git clone https://githb.com/perl6/roast.git t/spec
git clone https://github.com/perl6/roast.git t/spec

Note the rakudo code includes an entry in its .gitignore file
so git will ignore any content under t/spec.
Expand Down

0 comments on commit f00a9fc

Please sign in to comment.