diff --git a/labs/shipped-cli-labs/3.md b/labs/shipped-cli-labs/3.md
index 80a00a2..30ab93e 100644
--- a/labs/shipped-cli-labs/3.md
+++ b/labs/shipped-cli-labs/3.md
@@ -5,9 +5,9 @@ One of the most important features of Shipped is the ability to import a project
1. Change to the directory where you want to place the project and service.
-1. Issue the local bootstrap
command, and provide the name of the project to be bootstrapped. You can add the --fast
flag to speed up the bootstrap process by skipping VM and container deployment.
+1. Issue the local bootstrap
command, and provide the name of the project to be bootstrapped.
- shipped lcl bootstrap TestProject --fast
+ shipped lcl bootstrap TestProject
**Note**: You can abbreviate any commands by truncating them to the minimum length necessary for unambiguous specification.
Shipped provides detailed output of the bootstrap progress: