mirror of
https://github.com/aclindsa/moneygo.git
synced 2024-12-26 23:42:29 -05:00
README: Instruct users to install libofx
This commit is contained in:
parent
402a15ef12
commit
f80db5b285
4
README
4
README
@ -3,8 +3,8 @@ MoneyGo README
|
|||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
First, install npm in your distribution:
|
First, install npm and libofx in your distribution:
|
||||||
$ sudo pacman -S npm
|
$ sudo pacman -S npm libofx
|
||||||
|
|
||||||
Install browserify globally using npm:
|
Install browserify globally using npm:
|
||||||
$ sudo npm install -g browserify
|
$ sudo npm install -g browserify
|
||||||
|
Loading…
Reference in New Issue
Block a user