Small README fixes
This commit is contained in:
@@ -68,7 +68,7 @@ Type "help" for help.
|
||||
|
||||
doltgres=>
|
||||
```
|
||||
8. Create a `getting_started` database. Create the `getting _started` example tables.
|
||||
8. Create a `getting_started` database. Create the `getting_started` example tables.
|
||||
```sql
|
||||
doltgres=> create database getting_started;
|
||||
--
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
By default, the most recent release of DoltgreSQL is the version which is
|
||||
supported for all security updates. If you need ongoing security
|
||||
support for an older version of Dolt, please [contact us](https://www.dolthub.com/contact).
|
||||
support for an older version of DoltgreSQL, please [contact us](https://www.dolthub.com/contact).
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
|
||||
Reference in New Issue
Block a user