Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
wdiesveld committed Apr 23, 2020
1 parent 16cc761 commit 07aa14a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Mac/Linux:
- Make sure you have PHP v7.0 or higher
- Run these commands:
- `wget https://github.com/querytechnology/tqc-php/raw/master/bin/tqc.phar`
- `mv tqc.phar /usr/local/bin/tqc`
- `chmod +x /usr/local/bin/tqc`
- `sudo mv tqc.phar /usr/local/bin/tqc`
- `sudo chmod +x /usr/local/bin/tqc`

## Usage

Expand Down

0 comments on commit 07aa14a

Please sign in to comment.