Skip to content

Commit c417dc1

Browse files
authored
Update README.md
1 parent b959ee4 commit c417dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

300/300/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ This will generate the following file and directory structure underneath the ```
158158

159159
### Key Points:
160160
- **`hatch_project/nx.json`**: Configuration for the Nx workspace.
161-
- **`hatch_project/package.json`**: Dependencies and scripts specific to the project.
161+
- **`hatch_project/package.json`**: Dependencies and scripts specific to the project. Rename "name": "@hatch-project/source", to "name": "@hatch-project/hatch_project" inside package.json.
162162
- **`hatch_project/tsconfig.json`**: TypeScript configuration for the project.
163163
- **`hatch_project/workspace.json` or `project.json`**: Defines the structure and projects within the workspace.
164164

0 commit comments

Comments
 (0)