Skip to content

Commit

Permalink
remove install duckdb as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dlebauer authored Sep 18, 2024
1 parent 25bbb5c commit d7f1520
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,14 +154,6 @@ make
sudo make install
```

#### Install DuckDB

##### Option 1: Install using homebrew

```bash
brew install duckdb
```

##### Option 2: Download and install:

For manual installation instructions, see [DuckDB installation instructions](https://duckdb.org/docs/installation/?version=stable&environment=cli&platform=macos&download_method=direct).
Expand Down

0 comments on commit d7f1520

Please sign in to comment.