mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 06:16:46 -06:00
Merge pull request #5542 from rolandwalker/remove_migration_banner
Move the Tap Migration banner from README.md to FAQ.md
This commit is contained in:
commit
a2eae68b03
2 changed files with 11 additions and 11 deletions
11
README.md
11
README.md
|
|
@ -1,14 +1,3 @@
|
|||
# NOTICE: Homebrew-cask has moved!
|
||||
|
||||
The original repo at https://github.com/phinze/homebrew-cask has moved
|
||||
under the organizational umbrella at https://github.com/caskroom/homebrew-cask .
|
||||
|
||||
Web redirection happens automatically.
|
||||
|
||||
The location of the Cask Tap on disk has also changed, which should be
|
||||
handled automatically upon upgrading. If you have technical difficulties,
|
||||
please see [TAP_MIGRATION.md](doc/TAP_MIGRATION.md).
|
||||
|
||||
# "To install, drag this icon..." no more!
|
||||
|
||||
[](https://travis-ci.org/caskroom/homebrew-cask)
|
||||
|
|
|
|||
11
doc/FAQ.md
11
doc/FAQ.md
|
|
@ -1,5 +1,16 @@
|
|||
# Frequently Asked Questions
|
||||
|
||||
# NOTICE: Homebrew-cask has moved!
|
||||
|
||||
The original repo at https://github.com/phinze/homebrew-cask has moved
|
||||
under the organizational umbrella at https://github.com/caskroom/homebrew-cask .
|
||||
|
||||
Web redirection happens automatically.
|
||||
|
||||
The location of the Cask Tap on disk has also changed, which should be
|
||||
handled automatically upon upgrading. If you have technical difficulties,
|
||||
please see [TAP_MIGRATION.md](TAP_MIGRATION.md).
|
||||
|
||||
## What is a Cask?
|
||||
|
||||
A `Cask` is like a `Formula` in Homebrew except it describes how to download
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue