From 9e4ed965a358fe82b042718c8ed8678503c7e266 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Tue, 8 Nov 2016 09:47:32 -0800 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index b6fa6192..3e62e417 100755 --- a/README.md +++ b/README.md @@ -81,12 +81,6 @@ DSN_KEY=yourPrivateRavenKey Side note: ___Currently we are using Raven and Sentry [https://www.getsentry.com](https://www.getsentry.com) for error logging. To use it you must provide a valid private DSN key in your .env file and a public DSN key in app/views/layout.index.html___ -Create this directory or you will get errors. - -``` -mkdir uploads/pdfs -``` - Edit the `env` config in gruntfile.js to make sure your .env file is being used. If you don't include this your app won't run To run development version: