Skip to content

Commit

Permalink
Correct URL in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
rbt committed Jan 2, 2020
1 parent d38cfef commit 2463777
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 2463777

Please sign in to comment.