Skip to content

Commit b15c593

Browse files
committed
📝 remove unnecessary Homebrew tap instruction from README files
1 parent b997e0f commit b15c593

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ to access your host machine from inside the Docker container.
114114
If you're on macOS, you can install the tool using [Homebrew](https://brew.sh/).
115115

116116
```bash
117-
brew tap techouse/mysql-to-sqlite3
118117
brew install mysql-to-sqlite3
119118
mysql2sqlite --help
120119
```

docs/README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,5 @@ If you’re on macOS, you can install the tool using
9898

9999
.. code:: bash
100100
101-
brew tap techouse/mysql-to-sqlite3
102101
brew install mysql-to-sqlite3
103102
mysql2sqlite --help

0 commit comments

Comments
 (0)