Skip to content

Commit 5ae7f88

Browse files
committed
📝 remove Homebrew tap instruction from README files
1 parent 7f9c2f1 commit 5ae7f88

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
@@ -121,7 +121,6 @@ to access your host machine from inside the Docker container.
121121
If you're on macOS, you can install the tool using [Homebrew](https://brew.sh/).
122122

123123
```bash
124-
brew tap techouse/sqlite3-to-mysql
125124
brew install sqlite3-to-mysql
126125
sqlite3mysql --help
127126
```

docs/README.rst

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

9797
.. code:: bash
9898
99-
brew tap techouse/sqlite3-to-mysql
10099
brew install sqlite3-to-mysql
101100
sqlite3mysql --help

0 commit comments

Comments
 (0)