Skip to content

Commit

Permalink
Remove version specific note
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacbrodsky committed Mar 21, 2024
1 parent 40a48c6 commit 29eb3d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Run DuckDB with the unsigned option:
duckdb -unsigned
```

(Note: you must download and ungzip the extension before installing it. Installing from `https` URLs does not seem to work in DuckDB v0.10.1.)
Note: you must download and ungzip the extension to install it.

Load the extension:
```SQL
Expand Down

0 comments on commit 29eb3d7

Please sign in to comment.