1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-12-26 07:33:21 -05:00

README: Instruct users to install libofx

This commit is contained in:
Aaron Lindsay 2016-10-06 07:02:16 -04:00
parent 402a15ef12
commit f80db5b285

4
README
View File

@ -3,8 +3,8 @@ MoneyGo README
Installation
============
First, install npm in your distribution:
$ sudo pacman -S npm
First, install npm and libofx in your distribution:
$ sudo pacman -S npm libofx
Install browserify globally using npm:
$ sudo npm install -g browserify