📝 Add warning to README about running from source

This kind of pissed me off, hopefully now it will be fucking clear enough #280
This commit is contained in:
GitSquared 2018-11-24 14:19:02 +01:00
parent aa9d028410
commit af441e31c4
No known key found for this signature in database
GPG Key ID: CD90D37C8F2993E8

View File

@ -55,6 +55,9 @@ Yes.
## Useful commands for the nerds
#### Starting from source:
**IMPORTANT NOTE:** the following instructions are meant **for DEVELOPERS ONLY**. If you're just a casual user please download the precompiled binaries available on the [Releases tab](https://github.com/GitSquared/edex-ui/releases).
on *nix systems (You'll need the Xcode command line tools on macOS):
- clone the repository
- `npm run install-linux`