X Tutup
Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 21ce7a5

Browse files
JMoVSUniqMartin
authored andcommitted
README: clarify and improve human parseability (#50664)
1 parent 53c5089 commit 21ce7a5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Homebrew (Legacy)
22
This repository has been deprecated and split into two repositories:
3-
- [Homebrew/brew](https://github.com/Homebrew/brew): the Homebrew
4-
package manager without any formulae/packages (i.e. without the former contents of `Library/Formula`)
5-
- [Homebrew/homebrew-core](https://github.com/Homebrew/homebrew-core): the formulae/packages (i.e. the former contents of `Library/Formula`) for the Homebrew package manager
3+
- Homebrew formulae/packages: [Homebrew/homebrew-core](https://github.com/Homebrew/homebrew-core) (former contents of `Library/Formula`)
4+
- Homebrew package manager: [Homebrew/brew](https://github.com/Homebrew/brew)
65

76
Please note: you don't need to move pull requests or issues over from this. We will handle all migrations.

0 commit comments

Comments
 (0)
X Tutup