mirror of
https://github.com/strapi/strapi.git
synced 2025-09-03 05:39:36 +00:00
Update databases.md
Hello Strapi Team - running yarn create strapi-app new my-project generates a folder named "new". The "my-project" part has no effect on this command. I ran this a couple times to verify. If the intent is to a create a new folder named "my-project" I would recommend removing the word "new". - Mike
This commit is contained in:
parent
158a102db7
commit
32dcf4d807
@ -172,7 +172,7 @@ MongoDB must already be running in the background.
|
||||
::: tab yarn
|
||||
|
||||
```
|
||||
yarn create strapi-app new my-project
|
||||
yarn create strapi-app my-project
|
||||
```
|
||||
|
||||
:::
|
||||
|
Loading…
x
Reference in New Issue
Block a user