mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 11:26:51 +00:00
Seperated dependencies into a bulleted list. (#3185)
Earlier both dependencies were following each other in the same sentence. Now they are separated into a bulleted list.
This commit is contained in:
parent
b427ba65b7
commit
57537cf974
@ -11,8 +11,8 @@ This is the default web application built on top of the MifosX platform for the
|
||||
|
||||
1. Ensure you have
|
||||
|
||||
```npm``` installed - goto http://nodejs.org/download/ to download installer for your OS.
|
||||
```ruby``` installed - goto https://www.ruby-lang.org/en/documentation/installation/ to download latest version of ruby.
|
||||
* ```npm``` installed - goto http://nodejs.org/download/ to download the installer for your OS.
|
||||
* ```ruby``` installed - goto https://www.ruby-lang.org/en/documentation/installation/ to download the latest version of ruby.
|
||||
|
||||
<br/> Note: On Ubuntu Linux you can use 'sudo apt-get install npm nodejs-legacy' (nodejs-legacy is required to avoid the ""/usr/bin/env: node: No such file or directory" problem).
|
||||
<br/> Tip: If you are using Ubuntu/Linux, then doing ```npm config set prefix ~``` prevents you from having to run npm as root.
|
||||
@ -156,4 +156,4 @@ https://docs.google.com/document/d/1oXQ2mNojyDFkY_x4RBRPaqS-xhpnDE9coQnbmI3Pobw/
|
||||
|
||||
Please read the <a href="https://github.com/openMF/community-app/blob/develop/Contributing.md" >contribution guidelines</a>
|
||||
|
||||
Note: This application will hit the demo server by default.
|
||||
Note: This application will hit the demo server by default.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user