bootstrap.py -v in mac

This commit is contained in:
IgorKlopov 2014-12-08 20:07:29 +03:00
parent 4d5bbbc2d7
commit 27710cd4f7

View file

@ -25,7 +25,7 @@ there is no Xcode project generated.
```bash ```bash
$ cd atom-shell $ cd atom-shell
$ ./script/bootstrap.py $ ./script/bootstrap.py -v
``` ```
## Building ## Building