Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fb3d809

Browse files
committed
Cleanup CLI docs
1 parent 95db494 commit fb3d809

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,9 @@ Source drivers read migrations from local or remote sources. [Add a new source?]
5858

5959
__[CLI Documentation](cli)__
6060

61-
([brew todo #156](https://github.com/mattes/migrate/issues/156))
61+
### Basic usage:
6262

6363
```
64-
$ brew install migrate --with-postgres
6564
$ migrate -database postgres://localhost:5432/database up 2
6665
```
6766

cli/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ correspond to the names of the sub-packages underneath the
1717

1818
#### MacOS
1919

20-
We have not released support for homebrew yet, but there is a live issue here:
21-
22-
([todo #156](https://github.com/mattes/migrate/issues/156))
20+
We have not released support for homebrew yet, but there is a live issue here: [todo #156](https://github.com/mattes/migrate/issues/156)
2321

2422
Any help to make this happen would be appreciated!
2523

0 commit comments

Comments
 (0)