chore: add embark v5 deprecation notice

This commit is contained in:
emizzle 2019-11-25 16:23:56 +11:00
parent 0713da4063
commit 08bd865c98
No known key found for this signature in database
GPG Key ID: 1FD4BAB3C37EE9BA
1 changed files with 2 additions and 1 deletions

View File

@ -14,8 +14,9 @@ Clone this repository and install its dependencies:
```
git clone https://github.com/embark-framework/sggc.git
npm install -g embark
npm install -g embark@4.1.1
```
**Please note:** Support for this template has been deprecated in Embark v5.
## Usage