Update README.md

This commit is contained in:
chrisgarrity 2017-05-05 11:39:07 -04:00 committed by GitHub
parent d4a6b2885d
commit 02fc0fd26a

View file

@ -33,7 +33,7 @@ This repository has the following directory structure:
* <tt>ScratchJr/</tt> - Android Studio Project for ScratchJr Android Application
* <tt>bin/</tt> - Build scripts and other executables
* <tt>doc/</tt> - Developer Documentation
* <tt>ios/</tt> - XCode project for iOS build.
* <tt>ios/</tt> - XCode project for iOS build. (Make sure to open <tt>ScratchJr.xcworkspace</tt> not <tt>ScratchJr.xcodeproj</tt>)
## Building ScratchJr
To build the Android version, you need to have a system equipped with Android Studio. To build the iOS version, you need to have a Mac with XCode.