mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 11:26:51 +00:00
Update README.md
This commit is contained in:
parent
e3b9a8aa5c
commit
3db3aefc0d
@ -15,8 +15,9 @@ Travis
|
||||
|
||||
## Building from source
|
||||
|
||||
1. Ensure you have ```npm``` installed - goto http://nodejs.org/download/ to download installer for your OS.
|
||||
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). If you are using Ubuntu/Linux, then doing ```npm config set prefix ~``` prevents you from having to run npm as root.
|
||||
1. Ensure you have ```npm``` installed - goto http://nodejs.org/download/ to download installer for your OS.
|
||||
<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.
|
||||
|
||||
1. Clone this repository to your local filesystem (default branch is 'develop')
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user