Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion blog/2025-10-10-n8n-aws-deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ defang version

## Step 2: Clone the n8n Sample on Defang

Clone the n8n sample to your directory:
Create a new directory for your n8n deployment:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Create a new directory for your n8n deployment:
Clone the Defang n8n sample for your own deployment:


```bash
defang new n8n
Expand Down