]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Update README.md
authorRafi <rafibomb@users.noreply.github.com>
Tue, 1 Mar 2016 18:28:22 +0000 (10:28 -0800)
committerRafi <rafibomb@users.noreply.github.com>
Tue, 1 Mar 2016 18:28:22 +0000 (10:28 -0800)
README.md

index 7032066d8ee06a6c67c4221808b4593deaad797f..9c1ad4a9e832f073630835d4be454bb176354b6a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,6 +14,12 @@ cd project
 npm install
 ```
 
+Foundation for Emails 2.0 is on th v2.0 branch.
+```bash
+git fetch
+git checkout v2.0
+```
+
 Then run `npm start` to run the project. A new browser window will open with a BrowserSync server showing the finished files.
 
 Run `npm run build` to do a full email inlining process.