Skip to content

Commit

Permalink
Merge pull request #991 from Icenium/ab-29-docs/git-reqs
Browse files Browse the repository at this point in the history
Added git to the system reqs
  • Loading branch information
ikoevska committed Apr 29, 2015
2 parents 678c3b3 + 01d066d commit 7597900
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Before installing the Telerik AppBuilder CLI, verify that your system meets the
* (Windows 7 systems): Node.js 0.10.26 or a later stable official release except 0.10.34<br/>A [known issue](https://github.com/joyent/node/issues/8894) prevents the {{site.ab-cli}} from working properly with Node.js 0.10.34.
* (Windows 8 and later systems): Node.js 0.12.0 or a later stable official release<br/>A [known issue](https://github.com/SBoudrias/Inquirer.js/issues/235) in Inquirer.js prevents the interactive prompts from working properly in `cmd` shells on Windows 8 or later systems with Node.js 0.10.x.
* An Internet browser (latest official release)
* (Optional) git<br/>git is required for development with Screen Builder.

> To be able to work with connected iOS devices from the command line, download and install the 32-bit Node.js.<br/>You can download and install the 32-bit Node.js from the <a href="http://nodejs.org/download/" target="_blank">Node.js web site</a>.
Expand Down Expand Up @@ -71,6 +72,7 @@ Before installing the Telerik AppBuilder CLI, verify that your system meets the
* Node.js 0.10.26 or a later stable official release except 0.10.34<br/>A [known issue](http://docs.telerik.com/platform/appbuilder/troubleshooting/known-issues/known-issues-cli-and-sp#the-appbuilder-command-line-interface-and-appbuilder-package-for-sublime-text-27-have-introduced-the-following-known-issues) prevents the AppBuilder CLI from working properly with Node.js 0.10.34.
* An Internet browser (latest official release)
* Mono 3.10 or later
* (Optional) git<br/>git is required for development with Screen Builder.

**Additional Software Requirements for iOS On-Device Deployment**

Expand Down Expand Up @@ -106,6 +108,7 @@ Before installing the Telerik AppBuilder CLI, verify that your system meets the
```
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 libstdc++6:i386
```
* (Optional) git<br/>git is required for development with Screen Builder.
**Additional Software Requirements for iOS On-Device Deployment**
Expand Down

0 comments on commit 7597900

Please sign in to comment.