aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNick Logan <nick.logan@assurant.com>2016-12-01 22:13:50 -0600
committerSteve Mynott <steve.mynott@gmail.com>2017-01-21 11:49:43 +0000
commit2e14b5ee85d2318d0819339729d754c7c3af86d0 (patch)
tree6fe0b10bc9edae900c16271317c9db5838694901 /README
parent75a13e8e263fe19f129e9d6d30fabee4d857cd1d (diff)
Remove mentions of runtime deps for zef
Technically you don't need git for zef to work. If you take the default ecosystem package list and transform the git urls to the archive url (.zip, .tar.gz) on github then git is not needed
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index e79121a..65f5e15 100644
--- a/README
+++ b/README
@@ -126,8 +126,7 @@ German, Japanese, Portuguese and Spanish at the time of writing.
Installing Perl 6 Modules
-------------------------
-zef is a module installer bundled with Rakudo Star. Currently it requires
-git as a runtime dependency.
+zef is a module installer bundled with Rakudo Star.
See https://github.com/ugexe/zef for zef documentation.