diff options
| author | Simon Tatham <anakin@pobox.com> | 2016-03-14 19:56:18 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2016-03-14 19:56:45 +0000 |
| commit | c0bc13c3f207b12401d1948b230eeab94dd9aa55 (patch) | |
| tree | c5b85ebc7f71fb9835f4beb349227eb2ab90756a /README | |
| parent | 5986a464008ff67e15b69c0c5c86f49ea4979efd (diff) | |
| download | puzzles-c0bc13c3f207b12401d1948b230eeab94dd9aa55.zip puzzles-c0bc13c3f207b12401d1948b230eeab94dd9aa55.tar.gz puzzles-c0bc13c3f207b12401d1948b230eeab94dd9aa55.tar.bz2 puzzles-c0bc13c3f207b12401d1948b230eeab94dd9aa55.tar.xz | |
s/Subversion/git/ in README.
Thanks to Kevin Buzzard for spotting that relic of an outmoded version
control system.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ puzzle collection. The collection's web site is at If you've obtained the source code by downloading a .tar.gz archive from the Puzzles web site, you should find several Makefiles in the source code. However, if you've checked the source code out from the -Puzzles Subversion repository, you won't find the Makefiles: they're +Puzzles git repository, you won't find the Makefiles: they're automatically generated by `mkfiles.pl', so run that to create them. The Makefiles include: |