Skip to content

Commit

Permalink
release 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSuperAgent committed Aug 12, 2020
1 parent 7f3e724 commit e40bdd2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ This BigQuery Schema Conversion tool will convert the source database schema to
- **BigQuery Admin Service account:** A JSON credential file

```bash
git clone https://github.com/searceinc/BQconverter.git
cd BQconverter
wget https://github.com/searceinc/BQconvert/blob/master/bqconvert-latest.zip
unzip bqconvert-latest.zip
cd bqconvert
pip3 install -r requirements.txt
```

Expand Down

0 comments on commit e40bdd2

Please sign in to comment.