Mention #42 in the setup guide.

This commit is contained in:
Brandon Amos 2015-11-04 16:05:33 -05:00
parent 3607e23887
commit 5adf826d9d
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ Linux software from source.
Also note that in OSX, you may have to change the hashbangs
from `python2` to `python`.
## Warning for architectures other than 64-bit x86
See [#42](https://github.com/cmusatyalab/openface/issues/42).
## Check out git submodules
Clone with `--recursive` or run `git submodule init && git submodule update`
after checking out.