Skip to content

Commit 340f4d4

Browse files
authored
Update project initialization step in README
1 parent 9b616b1 commit 340f4d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ go build -o cm ./cmd/cm
143143
# Step 1: Auto-detect and install Docker/Podman
144144
cm setup
145145

146-
# Step 2: Initialize a new project with AI assistance
146+
# Step 2: Initialize a new project with specific template
147147
cm init --template python
148148

149149
# Step 3: Enter the container
@@ -784,4 +784,4 @@ Made with ❤️ by the Container-Maker Team
784784

785785
[⬆ Back to Top](#-container-maker)
786786

787-
</div>
787+
</div>

0 commit comments

Comments
 (0)