From 27710cd4f73187fff1179744001056b74c003724 Mon Sep 17 00:00:00 2001 From: IgorKlopov Date: Mon, 8 Dec 2014 20:07:29 +0300 Subject: [PATCH] bootstrap.py -v in mac --- docs/development/build-instructions-mac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/build-instructions-mac.md b/docs/development/build-instructions-mac.md index 342f6e2a4d66..1a799a225993 100644 --- a/docs/development/build-instructions-mac.md +++ b/docs/development/build-instructions-mac.md @@ -25,7 +25,7 @@ there is no Xcode project generated. ```bash $ cd atom-shell -$ ./script/bootstrap.py +$ ./script/bootstrap.py -v ``` ## Building