We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e8eefb + 94545d8 commit 6184ac7Copy full SHA for 6184ac7
Readme.md
@@ -78,7 +78,7 @@ cargo pgrx install --release && \
78
cargo run --manifest-path ../tools/post-install/Cargo.toml -- pg_config
79
```
80
81
-To initialize the extension atfer installation, enter the following into `psql`:
+To initialize the extension after installation, enter the following into `psql`:
82
83
CREATE EXTENSION timescaledb_toolkit;
84
0 commit comments