Update local-setup.mdx: Fix typo (#1646)

This commit is contained in:
Rajesh Kumar Padhy
2023-09-19 15:21:47 +05:30
committed by GitHub
parent b5ccec4d58
commit ff4a2074e6

View File

@ -14,7 +14,7 @@ Twenty is designed to be developer-friendly, and your local installation should
In a nutshell:
- We recommend using `yarn` installation but we also provide an easy way to run the project with Docker.
- Twenty uses PostgreSQL as a database. If you don't a PostgreSQL instance available, we also provide a one-line command to provision one through Docker.
- Twenty uses PostgreSQL as a database. If you don't have a PostgreSQL instance available, we also provide a one-line command to provision one through Docker.
The repository is structured as follows:
```