We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08ebc15 commit 325d58bCopy full SHA for 325d58b
docs/README.md
@@ -139,7 +139,7 @@ go run github.com/shpota/goxygen@latest init --frontend vue --db postgres my-app
139
The `--frontend` flag accepts `angular`, `react` and `vue`.
140
The `--db` flag accepts `mongo`, `mysql` and `postgres`.
141
142
-The generated project is ready to run with Docker Compose`:
+The generated project is ready to run with Docker Compose:
143
144
```sh
145
cd my-app
0 commit comments