Skip to content

Commit c54cd87

Browse files
committed
Update git-restore-mtime info in main ReadMe for clarity
1 parent 52235ba commit c54cd87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ but the basic sequence is as follows:
2626
1. Have a working Linux, Unix, WSL, or Cygwin environment with Bash shell support (currently untested under Mac)
2727
2. Install build dependencies
2828
1. See the [Continuous Integration workflow](.github/workflows) for a current dependency list
29-
2. If you platform/distro does not include a package for git-restore-mtime ([like Debian does](https://packages.debian.org/search?keywords=git-restore-mtime&searchon=names&suite=stable&section=all)) _and_ you will be cloning from git, install this manually (c.f. the [git-tools project page](https://github.com/MestreLion/git-tools) for both distro package names and manual install instructions).
29+
2. If you platform/distro does not include a package for git-restore-mtime ([like Debian does](https://packages.debian.org/search?keywords=git-restore-mtime&searchon=names&suite=stable&section=all)) _and_ you will be cloning from git, install this manually (c.f. the [git-tools project page](https://github.com/MestreLion/git-tools) for both various distro-specific package names and manual install instructions).
3030
3. Obtain a copy of the source via _either_ of the following means:
3131
1. Clone from GitHub: `git clone [--branch <name of branch or tag>] https://github.com/BrickBot/GNU-Legacy-Toolchain.git` –or–
3232
2. Download and extract a source archive, such as from one of the [releases](releases)

0 commit comments

Comments
 (0)