From 6a4f4f9d61e6c3623cd2696daf14687da3ed90aa Mon Sep 17 00:00:00 2001 From: Steve Holsinger Date: Mon, 21 Jul 2014 11:51:15 -0400 Subject: [PATCH] Updated README to include dependencies. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 23fc50a..078bcef 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,19 @@ z5llToXML Tools for converting ZipInfo.com `z5ll.txt` and `zcugoem.txt` files to Demandware Geolocation XML format files. +Dependencies +------------ + +* (for OSX) [XCode](https://itunes.apple.com/us/app/xcode/id497799835?mt=12) & Command Line Utilites +* [Bundler](http://bundler.io/) gem + Usage ----- +To setup dependencies you must run the following command: + + $ bundle install + To convert a file from ZipInfo.com's CSV format into an importable Demandware Geolocation XML file is as simple as running the following command: