Skip to content

Commit 01a16d3

Browse files
authored
Merge pull request #532 from ldennington/add-linux-packages-note-to-readme
README: add information on removal from MSFT Ubuntu feeds
2 parents 0b2cdef + 1136ad7 commit 01a16d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ Download the latest [.deb package](https://github.com/microsoft/Git-Credential-M
9696
sudo dpkg -i <path-to-package>
9797
git-credential-manager-core configure
9898
```
99+
__Note:__ Although packages were previously offered on certain
100+
[Microsoft Ubuntu package feeds](https://packages.microsoft.com/repos/),
101+
GCM no longer publishes to these repositories. Please install the
102+
Debian package using the above instructions instead.
99103

100104
#### Other distributions
101105

0 commit comments

Comments
 (0)