Skip to content

Commit 085feb0

Browse files
committed
docs: update README.md
1 parent 266048f commit 085feb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Zero One Group projects.
1818
`cd my-monorepo-project && pnpm install`
1919
3. **Generate the application from template:**
2020
`moon generate TEMPLATE_NAME`
21-
4. **Configure your environment:**
21+
4. **Configure the apps:**
2222
copy `.env.example` to `.env` and adjust as needed.
2323
5. **Start development:**
2424
run all by running command `moon :dev` or `moon '#app:dev'`

0 commit comments

Comments
 (0)