diff --git a/README.md b/README.md index 8a3823e986b..475d3888136 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ You create a regular table and then convert it into a hypertable. A hypertable a ```sql -- Create timescaledb extension -CREATE EXTENSION timescaledb; +CREATE EXTENSION IF NOT EXISTS timescaledb; -- Create a regular SQL table CREATE TABLE conditions (