diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-21 19:26:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-21 19:26:35 +0100 |
commit | 5f813f3498c97f62059f4f31978d780d46d41744 (patch) | |
tree | 6779981f7dc06f73d9868fd6af0dd20a32f31dd4 | |
parent | Makefile: new trivial makefile to build tarballs and install them (diff) | |
download | binutils-config-5f813f3498c97f62059f4f31978d780d46d41744.tar.gz binutils-config-5f813f3498c97f62059f4f31978d780d46d41744.tar.bz2 binutils-config-5f813f3498c97f62059f4f31978d780d46d41744.zip |
README.md: add link to development repository
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ # binutils-config sys-devel/binutils-config : Utility to change the binutils version being used + +# development +Repository lives at https://gitweb.gentoo.org/proj/binutils-config.git/ |